Rate Overview
Live
1 KYD = 115.2493 BTN
1 BTN = 0.008677
KYD
Avg
115.6002
High
116.7093
Low
114.8680
Last updated: 5/27/2026, 9:47:33 PM
Quick Conversions
| KYD | BTN |
|---|---|
| 1 KYD | 115.25 BTN |
| 10 KYD | 1,152.49 BTN |
| 50 KYD | 5,762.46 BTN |
| 100 KYD | 11,524.93 BTN |
| 500 KYD | 57,624.63 BTN |
| 1,000 KYD | 115,249.26 BTN |
Get KYD/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KYD¤cies=BTNExample Response:
{
"success": true,
"base": "KYD",
"date": "2026-05-27T21:47:33Z",
"rates": {
"BTN": 115.24926
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KYD&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "KYD",
"to": "BTN",
"amount": 100
},
"result": 11524.926000000001,
"rate": 115.24926
}Build with KYD/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key