Rate Overview
Live
1 BZD = 4.8071 NOK
1 NOK = 0.208025
BZD
Avg
4.8340
High
4.9382
Low
4.7474
Last updated: 7/29/2026, 8:48:08 AM
Quick Conversions
| BZD | NOK |
|---|---|
| 1 BZD | 4.81 NOK |
| 10 BZD | 48.07 NOK |
| 50 BZD | 240.36 NOK |
| 100 BZD | 480.71 NOK |
| 500 BZD | 2,403.55 NOK |
| 1,000 BZD | 4,807.11 NOK |
Get BZD/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BZD¤cies=NOKExample Response:
{
"success": true,
"base": "BZD",
"date": "2026-07-29T08:48:08Z",
"rates": {
"NOK": 4.807108
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BZD&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BZD",
"to": "NOK",
"amount": 100
},
"result": 480.71080000000006,
"rate": 4.807108
}Build with BZD/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key