Rate Overview
Live
1 KYD = 110.4640 BTN
1 BTN = 0.009053
KYD
Avg
110.3323
High
110.8269
Low
109.5789
Last updated: 3/7/2026, 7:40:00 AM
Quick Conversions
| KYD | BTN |
|---|---|
| 1 KYD | 110.46 BTN |
| 10 KYD | 1,104.64 BTN |
| 50 KYD | 5,523.20 BTN |
| 100 KYD | 11,046.40 BTN |
| 500 KYD | 55,232.02 BTN |
| 1,000 KYD | 110,464.03 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-03-07T07:40:00Z",
"rates": {
"BTN": 110.464032
}
}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": 11046.4032,
"rate": 110.464032
}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