Rate Overview
Live
1 BZD = 4.8020 NOK
1 NOK = 0.208249
BZD
Avg
4.7750
High
4.8053
Low
4.7474
Last updated: 7/29/2026, 3:05:42 AM
Quick Conversions
| BZD | NOK |
|---|---|
| 1 BZD | 4.80 NOK |
| 10 BZD | 48.02 NOK |
| 50 BZD | 240.10 NOK |
| 100 BZD | 480.20 NOK |
| 500 BZD | 2,400.98 NOK |
| 1,000 BZD | 4,801.96 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-29T03:05:42Z",
"rates": {
"NOK": 4.801955
}
}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.19550000000004,
"rate": 4.801955
}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