Rate Overview
Live
1 NOK = 0.209548 BZD
1 BZD = 4.7722
NOK
Avg
0.205898
High
0.209991
Low
0.202397
Last updated: 7/24/2026, 2:41:30 AM
Quick Conversions
| NOK | BZD |
|---|---|
| 1 NOK | 0.21 BZD |
| 10 NOK | 2.10 BZD |
| 50 NOK | 10.48 BZD |
| 100 NOK | 20.95 BZD |
| 500 NOK | 104.77 BZD |
| 1,000 NOK | 209.55 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-24T02:41:30Z",
"rates": {
"BZD": 0.209548
}
}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.954800000000002,
"rate": 0.209548
}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