Rate Overview
Live
1 BZD = 47.3619 BTN
1 BTN = 0.021114
BZD
Avg
45.4407
High
48.0802
Low
43.3900
Last updated: 8/1/2026, 12:18:04 PM
Quick Conversions
| BZD | BTN |
|---|---|
| 1 BZD | 47.36 BTN |
| 10 BZD | 473.62 BTN |
| 50 BZD | 2,368.10 BTN |
| 100 BZD | 4,736.19 BTN |
| 500 BZD | 23,680.97 BTN |
| 1,000 BZD | 47,361.94 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-01T12:18:04Z",
"rates": {
"BTN": 47.361937
}
}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": 4736.1937,
"rate": 47.361937
}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