Rate Overview
Live
1 BZD = 45.6382 BTN
1 BTN = 0.021911
BZD
Avg
45.5123
High
45.7584
Low
45.2728
Last updated: 3/7/2026, 9:13:05 AM
Quick Conversions
| BZD | BTN |
|---|---|
| 1 BZD | 45.64 BTN |
| 10 BZD | 456.38 BTN |
| 50 BZD | 2,281.91 BTN |
| 100 BZD | 4,563.82 BTN |
| 500 BZD | 22,819.08 BTN |
| 1,000 BZD | 45,638.15 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-03-07T09:13:05Z",
"rates": {
"BTN": 45.63815
}
}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": 4563.8150000000005,
"rate": 45.63815
}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