Rate Overview
Live
1 KYD = 114.8959 BTN
1 BTN = 0.008704
KYD
Avg
114.1894
High
115.2265
Low
113.4842
Last updated: 9/10/2026, 1:21:25 PM
Quick Conversions
| KYD | BTN |
|---|---|
| 1 KYD | 114.90 BTN |
| 10 KYD | 1,148.96 BTN |
| 50 KYD | 5,744.80 BTN |
| 100 KYD | 11,489.59 BTN |
| 500 KYD | 57,447.95 BTN |
| 1,000 KYD | 114,895.91 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-09-10T13:21:25Z",
"rates": {
"BTN": 114.895907
}
}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": 11489.590699999999,
"rate": 114.895907
}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