Rate Overview
Live
1 BZD = 47.4862 BTN
1 BTN = 0.021059
BZD
Avg
46.3934
High
47.9401
Low
44.4387
Last updated: 7/31/2026, 3:15:51 PM
Quick Conversions
| BZD | BTN |
|---|---|
| 1 BZD | 47.49 BTN |
| 10 BZD | 474.86 BTN |
| 50 BZD | 2,374.31 BTN |
| 100 BZD | 4,748.62 BTN |
| 500 BZD | 23,743.12 BTN |
| 1,000 BZD | 47,486.23 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-07-31T15:15:51Z",
"rates": {
"BTN": 47.486231
}
}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": 4748.6231,
"rate": 47.486231
}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