Rate Overview
Live
1 BZD = 8.3115 NAD
1 NAD = 0.120316
BZD
Avg
8.3484
High
8.9314
Low
7.8206
Last updated: 7/29/2026, 2:22:09 PM
Quick Conversions
| BZD | NAD |
|---|---|
| 1 BZD | 8.31 NAD |
| 10 BZD | 83.11 NAD |
| 50 BZD | 415.57 NAD |
| 100 BZD | 831.15 NAD |
| 500 BZD | 4,155.73 NAD |
| 1,000 BZD | 8,311.46 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-07-29T14:22:09Z",
"rates": {
"NAD": 8.311456
}
}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": 831.1456,
"rate": 8.311456
}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