Rate Overview
Live
1 KYD = 115.1271 BTN
1 BTN = 0.008686
KYD
Avg
112.6429
High
117.5076
Low
107.9848
Last updated: 7/29/2026, 1:50:49 PM
Quick Conversions
| KYD | BTN |
|---|---|
| 1 KYD | 115.13 BTN |
| 10 KYD | 1,151.27 BTN |
| 50 KYD | 5,756.36 BTN |
| 100 KYD | 11,512.71 BTN |
| 500 KYD | 57,563.56 BTN |
| 1,000 KYD | 115,127.11 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-29T13:50:49Z",
"rates": {
"BTN": 115.127114
}
}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": 11512.7114,
"rate": 115.127114
}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