Rate Overview
Live
1 BZD = 47.1298 BTN
1 BTN = 0.021218
BZD
Avg
43.8801
High
47.1298
Low
41.9928
Last updated: 3/28/2026, 1:31:29 PM
Quick Conversions
| BZD | BTN |
|---|---|
| 1 BZD | 47.13 BTN |
| 10 BZD | 471.30 BTN |
| 50 BZD | 2,356.49 BTN |
| 100 BZD | 4,712.98 BTN |
| 500 BZD | 23,564.92 BTN |
| 1,000 BZD | 47,129.84 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-28T13:31:29Z",
"rates": {
"BTN": 47.12984
}
}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": 4712.984,
"rate": 47.12984
}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