Rate Overview
Live
1 BZD = 8.1224 NAD
1 NAD = 0.123116
BZD
Avg
8.1506
High
8.1783
Low
8.1224
Last updated: 4/18/2026, 9:05:58 AM
Quick Conversions
| BZD | NAD |
|---|---|
| 1 BZD | 8.12 NAD |
| 10 BZD | 81.22 NAD |
| 50 BZD | 406.12 NAD |
| 100 BZD | 812.24 NAD |
| 500 BZD | 4,061.21 NAD |
| 1,000 BZD | 8,122.42 NAD |
Get BZD/NAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BZD¤cies=NADExample Response:
{
"success": true,
"base": "BZD",
"date": "2026-04-18T09:05:58Z",
"rates": {
"NAD": 8.122415
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BZD&to=NAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BZD",
"to": "NAD",
"amount": 100
},
"result": 812.2415,
"rate": 8.122415
}Build with BZD/NAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key