Rate Overview
Live
1 BZD = 46.8944 BTN
1 BTN = 0.021325
BZD
Avg
47.1328
High
47.3509
Low
46.8944
Last updated: 5/7/2026, 4:00:22 PM
Quick Conversions
| BZD | BTN |
|---|---|
| 1 BZD | 46.89 BTN |
| 10 BZD | 468.94 BTN |
| 50 BZD | 2,344.72 BTN |
| 100 BZD | 4,689.44 BTN |
| 500 BZD | 23,447.19 BTN |
| 1,000 BZD | 46,894.39 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-05-07T16:00:22Z",
"rates": {
"BTN": 46.894387
}
}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": 4689.438700000001,
"rate": 46.894387
}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