Rate Overview
Live
1 BZD = 4.6067 NOK
1 NOK = 0.217075
BZD
Avg
5.1108
High
5.6568
Low
4.5960
Last updated: 5/27/2026, 2:54:52 PM
Quick Conversions
| BZD | NOK |
|---|---|
| 1 BZD | 4.61 NOK |
| 10 BZD | 46.07 NOK |
| 50 BZD | 230.33 NOK |
| 100 BZD | 460.67 NOK |
| 500 BZD | 2,303.35 NOK |
| 1,000 BZD | 4,606.70 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-05-27T14:54:52Z",
"rates": {
"NOK": 4.606697
}
}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": 460.6697,
"rate": 4.606697
}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