Rate Overview
Live
1 NOK = 0.208433 BZD
1 BZD = 4.7977
NOK
Avg
0.210714
High
0.218148
Low
0.202397
Last updated: 7/19/2026, 11:47:08 PM
Quick Conversions
| NOK | BZD |
|---|---|
| 1 NOK | 0.21 BZD |
| 10 NOK | 2.08 BZD |
| 50 NOK | 10.42 BZD |
| 100 NOK | 20.84 BZD |
| 500 NOK | 104.22 BZD |
| 1,000 NOK | 208.43 BZD |
Get NOK/BZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=BZDExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-07-19T23:47:08Z",
"rates": {
"BZD": 0.208433
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=BZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "BZD",
"amount": 100
},
"result": 20.8433,
"rate": 0.208433
}Build with NOK/BZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key