Rate Overview
Live
1 BZD = 4.8067 NOK
1 NOK = 0.208044
BZD
Avg
4.7792
High
4.8084
Low
4.7474
Last updated: 7/29/2026, 5:53:03 AM
Quick Conversions
| BZD | NOK |
|---|---|
| 1 BZD | 4.81 NOK |
| 10 BZD | 48.07 NOK |
| 50 BZD | 240.33 NOK |
| 100 BZD | 480.67 NOK |
| 500 BZD | 2,403.34 NOK |
| 1,000 BZD | 4,806.68 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-07-29T05:53:03Z",
"rates": {
"NOK": 4.80668
}
}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": 480.668,
"rate": 4.80668
}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