Rate Overview
Live
1 BZD = 46.8411 BTN
1 BTN = 0.021349
BZD
Avg
47.0297
High
47.3866
Low
46.8411
Last updated: 6/19/2026, 8:24:26 AM
Quick Conversions
| BZD | BTN |
|---|---|
| 1 BZD | 46.84 BTN |
| 10 BZD | 468.41 BTN |
| 50 BZD | 2,342.05 BTN |
| 100 BZD | 4,684.11 BTN |
| 500 BZD | 23,420.54 BTN |
| 1,000 BZD | 46,841.08 BTN |
Get BZD/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BZD¤cies=BTNExample Response:
{
"success": true,
"base": "BZD",
"date": "2026-06-19T08:24:26Z",
"rates": {
"BTN": 46.841077
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BZD&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BZD",
"to": "BTN",
"amount": 100
},
"result": 4684.1077,
"rate": 46.841077
}Build with BZD/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key