Rate Overview
Live
1 KYD = 113.7377 BTN
1 BTN = 0.008792
KYD
Avg
105.6260
High
113.7377
Low
101.6972
Last updated: 3/28/2026, 10:45:24 AM
Quick Conversions
| KYD | BTN |
|---|---|
| 1 KYD | 113.74 BTN |
| 10 KYD | 1,137.38 BTN |
| 50 KYD | 5,686.88 BTN |
| 100 KYD | 11,373.77 BTN |
| 500 KYD | 56,868.84 BTN |
| 1,000 KYD | 113,737.68 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-28T10:45:24Z",
"rates": {
"BTN": 113.737675
}
}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": 11373.7675,
"rate": 113.737675
}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