Rate Overview
Live
1 NOK = 0.210220 BZD
1 BZD = 4.7569
NOK
Avg
0.209724
High
0.211417
Low
0.208028
Last updated: 3/7/2026, 9:15:14 AM
Quick Conversions
| NOK | BZD |
|---|---|
| 1 NOK | 0.21 BZD |
| 10 NOK | 2.10 BZD |
| 50 NOK | 10.51 BZD |
| 100 NOK | 21.02 BZD |
| 500 NOK | 105.11 BZD |
| 1,000 NOK | 210.22 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-03-07T09:15:14Z",
"rates": {
"BZD": 0.21022
}
}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": 21.022,
"rate": 0.21022
}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