Rate Overview
Live
1 BZD = 46.3924 BTN
1 BTN = 0.021555
BZD
Avg
46.2554
High
46.4376
Low
46.0448
Last updated: 4/17/2026, 10:42:49 AM
Quick Conversions
| BZD | BTN |
|---|---|
| 1 BZD | 46.39 BTN |
| 10 BZD | 463.92 BTN |
| 50 BZD | 2,319.62 BTN |
| 100 BZD | 4,639.24 BTN |
| 500 BZD | 23,196.22 BTN |
| 1,000 BZD | 46,392.44 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-04-17T10:42:49Z",
"rates": {
"BTN": 46.392444
}
}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": 4639.2444,
"rate": 46.392444
}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