Rate Overview
Live
1 KYD = 114.8117 BTN
1 BTN = 0.008710
KYD
Avg
115.5292
High
117.5076
Low
114.3604
Last updated: 8/1/2026, 12:28:34 PM
Quick Conversions
| KYD | BTN |
|---|---|
| 1 KYD | 114.81 BTN |
| 10 KYD | 1,148.12 BTN |
| 50 KYD | 5,740.59 BTN |
| 100 KYD | 11,481.17 BTN |
| 500 KYD | 57,405.87 BTN |
| 1,000 KYD | 114,811.75 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-08-01T12:28:34Z",
"rates": {
"BTN": 114.811746
}
}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": 11481.1746,
"rate": 114.811746
}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