Rate Overview
Live
1 KYD = 115.0398 BTN
1 BTN = 0.008693
KYD
Avg
115.0990
High
116.4749
Low
114.6827
Last updated: 8/19/2026, 7:31:12 AM
Quick Conversions
| KYD | BTN |
|---|---|
| 1 KYD | 115.04 BTN |
| 10 KYD | 1,150.40 BTN |
| 50 KYD | 5,751.99 BTN |
| 100 KYD | 11,503.98 BTN |
| 500 KYD | 57,519.88 BTN |
| 1,000 KYD | 115,039.76 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-19T07:31:12Z",
"rates": {
"BTN": 115.039761
}
}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": 11503.9761,
"rate": 115.039761
}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