Rate Overview
Live
1 KYD = 114.4463 BTN
1 BTN = 0.008738
KYD
Avg
114.6979
High
116.3304
Low
113.8846
Last updated: 7/8/2026, 7:46:42 AM
Quick Conversions
| KYD | BTN |
|---|---|
| 1 KYD | 114.45 BTN |
| 10 KYD | 1,144.46 BTN |
| 50 KYD | 5,722.31 BTN |
| 100 KYD | 11,444.63 BTN |
| 500 KYD | 57,223.14 BTN |
| 1,000 KYD | 114,446.27 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-08T07:46:42Z",
"rates": {
"BTN": 114.446271
}
}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": 11444.6271,
"rate": 114.446271
}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