Rate Overview
Live
1 KYD = 113.4648 BTN
1 BTN = 0.008813
KYD
Avg
114.0679
High
115.9132
Low
113.3789
Last updated: 6/19/2026, 8:27:04 AM
Quick Conversions
| KYD | BTN |
|---|---|
| 1 KYD | 113.46 BTN |
| 10 KYD | 1,134.65 BTN |
| 50 KYD | 5,673.24 BTN |
| 100 KYD | 11,346.48 BTN |
| 500 KYD | 56,732.41 BTN |
| 1,000 KYD | 113,464.82 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-06-19T08:27:04Z",
"rates": {
"BTN": 113.464816
}
}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": 11346.4816,
"rate": 113.464816
}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