Rate Overview
Live
1 NOK = 0.208030 BZD
1 BZD = 4.8070
NOK
Avg
0.209427
High
0.210639
Low
0.208030
Last updated: 7/28/2026, 7:53:04 AM
Quick Conversions
| NOK | BZD |
|---|---|
| 1 NOK | 0.21 BZD |
| 10 NOK | 2.08 BZD |
| 50 NOK | 10.40 BZD |
| 100 NOK | 20.80 BZD |
| 500 NOK | 104.02 BZD |
| 1,000 NOK | 208.03 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-28T07:53:04Z",
"rates": {
"BZD": 0.20803
}
}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.803,
"rate": 0.20803
}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