Rate Overview
Live
1 BZD = 4.7911 NOK
1 NOK = 0.208720
BZD
Avg
4.7672
High
4.8070
Low
4.7135
Last updated: 3/6/2026, 8:12:15 AM
Quick Conversions
| BZD | NOK |
|---|---|
| 1 BZD | 4.79 NOK |
| 10 BZD | 47.91 NOK |
| 50 BZD | 239.56 NOK |
| 100 BZD | 479.11 NOK |
| 500 BZD | 2,395.56 NOK |
| 1,000 BZD | 4,791.11 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-06T08:12:15Z",
"rates": {
"NOK": 4.791111
}
}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": 479.11109999999996,
"rate": 4.791111
}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