Rate Overview
Live
1 KYD = 115.4143 BTN
1 BTN = 0.008664
KYD
Avg
115.9668
High
117.3709
Low
115.0986
Last updated: 7/30/2026, 1:57:40 PM
Quick Conversions
| KYD | BTN |
|---|---|
| 1 KYD | 115.41 BTN |
| 10 KYD | 1,154.14 BTN |
| 50 KYD | 5,770.71 BTN |
| 100 KYD | 11,541.43 BTN |
| 500 KYD | 57,707.15 BTN |
| 1,000 KYD | 115,414.29 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-07-30T13:57:40Z",
"rates": {
"BTN": 115.414292
}
}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": 11541.4292,
"rate": 115.414292
}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