Rate Overview
Live
1 KYD = 115.4143 BTN
1 BTN = 0.008664
KYD
Avg
113.3599
High
116.0668
Low
109.6334
Last updated: 7/31/2026, 2:55:26 AM
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-31T02:55:26Z",
"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