Rate Overview
Live
1 KYD = 111.9667 BTN
1 BTN = 0.008931
KYD
Avg
111.6336
High
112.0766
Low
111.1273
Last updated: 4/17/2026, 10:44:50 AM
Quick Conversions
| KYD | BTN |
|---|---|
| 1 KYD | 111.97 BTN |
| 10 KYD | 1,119.67 BTN |
| 50 KYD | 5,598.34 BTN |
| 100 KYD | 11,196.67 BTN |
| 500 KYD | 55,983.35 BTN |
| 1,000 KYD | 111,966.70 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-04-17T10:44:50Z",
"rates": {
"BTN": 111.966701
}
}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": 11196.6701,
"rate": 111.966701
}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