Difference Between Currency Swap and FX Swap
[z]https://www.differencebetween.com/difference-between-currency-swap-and-vs-fx-swap/
Currency Swap vs FX Swap
Swaps are derivatives that are used for swapping cash flow streams and are used in most instances for hedging purposes. The article takes a closer look at two types of swaps that are used for swapping foreign currency through minimizing foreign exchange rate risk. Currency swaps and FX swaps are similar to one another, and are, therefore, easily confused to be the same. The article offers clear examples and explanations of each and highlights how they are similar and different to each other.
What is Currency Swap?
A currency swap is an agreement between two parties to exchange specific amounts of different currencies. A typical currency swap constitutes a foreign exchange agreement where two parties will exchange or ‘swap’ a series of payments in one currency for a series of payments in another currency. The payments that are exchanged are interest and principal payments of a loan denominated in one currency for a loan of an equal amount of another currency.
As an example, a US based firm needs British Pounds and a company based in the UK requires US dollars. In this situation, the US firm will borrow pounds, and the UK firm will borrow dollars; the US firm will pay for the UK firm’s debt that is in USD (Principal and interest payments made in USD) and UK firm will pay for US firm’s debt that is in pounds (principal and interest payments made in pounds). In order for such an exchange to take place successfully, an interest rate (fixed or floating), agreed upon the amount of borrowing, and a maturity date must be set. Currency swaps present a competitive advantage to the parties involved as these parties can now borrow foreign currency at a lower cost with less exposure to foreign exchange rate risk.
What is FX Swap?
FX swap is a contract between two parties that simultaneously agrees to buy (or sell) a specific amount of a currency at an agreed on rate, and to sell (or buy) the same amount of currency at a later date at an agreed on rate. There are 2 legs in a FX swap transaction. In the first leg of the swap, a specific amount of a currency is bought (or sold) against another currency at the prevailing spot rate. In the second leg of the transaction, an equal amount of currency is sold (or bought) against the other currency at the forward rate.
Taking a simple example, a company has 500,000 Euros and requires USD in 5 months’ time. Since the company already has funds in another currency (euros), they can use these funds to fulfill their requirement without being exposed to foreign exchange rate risk. The company can sell the 500,000 Euros to the bank at the current spot rate, and receive an equivalent of USD, and will agree to buy back the Euros and sell USD in 5 months.
Currency Swap vs FX Swap
Currency swaps and foreign exchange swaps are very similar to one another as they aid in hedging foreign exchange risk and offer corporations a mechanism in which foreign exchange can be obtained with minimal exposure to exchange rate risk. Nevertheless, these two derivatives are different to one another in that a currency swap exchanges a series of cash flows (interest payments and principles), whereas in a FX swap involves 2 transactions; sell or purchase at the spot rate, and repurchase or resell at forward rate.
The other major difference is that a currency swap is a loan that is taken out by either party where interest and principal payments are then exchanged, whereas a FX swap is conducted by using an available amount of currency that is then exchanged for an equivalent amount of another currency.
Summary:
Difference Between Currency Swap and FX Swap
• A typical currency swap constitutes a foreign exchange agreement where two parties will exchange or ‘swap’ a series of payments (interest and principal) in one currency for a series of payments in another currency.
• FX swap is a contract between two parties that simultaneously agrees to buy (or sell) a specific amount of a currency at an agreed on rate, and to sell (or buy) the same amount of currency at a later date at an agreed on rate.
• Currency swaps and foreign exchange swaps are very similar to one another as they aid in hedging foreign exchange risk and offer corporations a mechanism in which foreign exchange can be obtained with minimal exposure to exchange rate risk.
Difference Between Currency Swap and FX Swap的更多相关文章
- centos系统swap设置 查看swap分区的方法
交换分区swap,意思是“交换”.“实物交易”,它的功能就是在内存不够的情况下,操作系统先把内存中暂时不用的数据,存到硬盘的交换空间,腾出内存来让别的程序运行,和Windows的虚拟内存(pagefi ...
- 阿里云云主机添加swap分区与swap性能优化
1.swap的功能与相应内核参数 Linux 将物理内存分为内存段的部分被称作“页面”.交换是指内存页面被复制到预先设定好的硬盘空间(叫做交换空间)的过程,目的是释放用于页面的内存.物理内存和交换空间 ...
- java坏境内存不够用 大量占用swap 临时加swap
dd if=/dev/sda of=/tmp/mbr.bin bs=512 count=1 查询2进制文件 file 看文件类型 思路 创建一个大文件作为swap 1.1创建文件 [root ...
- 监控 Linux Unix Solaris AIX, swap page in / swap page out
vmstat 的 pi/po si/so --监控一天 vmstat 5 17280> vmstat.txt sar -W 1.得到数据 (linux 的 /var/log/sar/saX 自带 ...
- Adding Swap Files
Adding Swap Files If you do not have free disk space to create a swap partition and you do need to a ...
- LVM 管理减少swap分区空间增加到根分区
简介 LVM是 Logical Volume Manager(逻辑卷管理)的简写,它是Linux环境下对磁盘分区进行管理的一种机制,它由Heinz Mauelshagen在Linux 2.4内核上实现 ...
- 疑难问题解决备忘录(2)——ubuntu12.04分配swap
分配swapdd if=/dev/zero of=Swap.disk bs=1M count=6k (count=1k创建1G的Swap,如果要创建6G则count=6k:这步比较慢) 创建swap文 ...
- centos 创建swap 交换分区
阿里云的服务器是没有交换分区的,如 [www-data@iZbp1ivdq1ie5lmrhp13kjZ ~]$ free -m total used free shared buff/cache av ...
- iOS中的交换空间(swap space)
看来是没有交换空间,原因是闪存和SSD硬盘相比,速度很慢,也有电源管理的原因. the NAND flash is not designed to be used as swap. It is dam ...
随机推荐
- 15、Nginx动静分离实战
1.Nginx动静分离基本概述 动静分离, 通过中间件将动静分离和静态请求进行分离. 那为什么要通过中间件将动态请求和静态请求进行分离? 减少不必要的请求消耗, 同时能减少请求的延时. 通过中间件将动 ...
- Inception网络模型
最近在研究inception模型,将v1到v4版本的论文都研读了一下,这里做一下总结. 这里推荐一下这个GitHub,博主将常见的论文都做了翻译,大家可以参考中文来加深理解. 1.Inception ...
- laravel-admin 添加图表 Chartjs
github地址:https://github.com/laravel-admin-extensions/chartjs Installation composer require laravel-a ...
- httpclient 实现的http工具类
HttpClient实现的工具类 就是簡單的用http 協議請求請求地址並返回數據,廢話少數直接上代碼 http請求返回的封裝類 package com.nnk.upstream.util; impo ...
- eclipse编码格式(中文乱码)
https://jingyan.baidu.com/article/2009576193ee38cb0721b416.html 修改工作空间默认编码 1 进入Eclipse,导入一个项目工程,如果项目 ...
- Gym - 101987G Secret Code (概率+数学积分)
题意:有A,B,C三个人要见面,每个人在[0,S]随机选择一个时间点作为见面时间,先到的那个人要等下一个人来了之后和他确认信息,然后马上就走. 例如,假如A先到,B其次,C最后到,那么A要等B到了之后 ...
- python继承小demo
# -*- coding: utf-8 -*- """ 继承的意义:实现代码重用,数据函数都可以重用 子类覆盖,子类与父类同名 选择性继承 super().__init_ ...
- 使用Nginx的proxy_cache缓存功能取代Squid[原创]
使用Nginx的proxy_cache缓存功能取代Squid[原创] [文章作者:张宴 本文版本:v1.2 最后修改:2009.01.12 转载请注明原文链接:http://blog.zyan.cc/ ...
- css基础部分
- Web API接口规范与测试方法
目录 1.Web API接口 1.1接口的四大特点 1.2接口文档的编写:YApi 1.3接口测试工具:Postman 2.接口规范(restful) 2.1URL设计 2.1.1 数据的安全保障(h ...