Rate Overview
Live
1 BZD = 4.8142 NOK
1 NOK = 0.207720
BZD
Avg
4.7953
High
4.8372
Low
4.7479
Last updated: 3/27/2026, 11:52:21 AM
Quick Conversions
| BZD | NOK |
|---|---|
| 1 BZD | 4.81 NOK |
| 10 BZD | 48.14 NOK |
| 50 BZD | 240.71 NOK |
| 100 BZD | 481.42 NOK |
| 500 BZD | 2,407.09 NOK |
| 1,000 BZD | 4,814.18 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-03-27T11:52:21Z",
"rates": {
"NOK": 4.814178
}
}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": 481.4178,
"rate": 4.814178
}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