Rate Overview
Live
1 BZD = 47.5336 BTN
1 BTN = 0.021038
BZD
Avg
47.4876
High
47.6045
Low
47.3627
Last updated: 8/21/2026, 4:53:00 PM
Quick Conversions
| BZD | BTN |
|---|---|
| 1 BZD | 47.53 BTN |
| 10 BZD | 475.34 BTN |
| 50 BZD | 2,376.68 BTN |
| 100 BZD | 4,753.36 BTN |
| 500 BZD | 23,766.79 BTN |
| 1,000 BZD | 47,533.58 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-08-21T16:53:00Z",
"rates": {
"BTN": 47.533577
}
}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": 4753.3577000000005,
"rate": 47.533577
}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