Rate Overview
Live
1 BBD = 4.8546 NOK
1 NOK = 0.205991
BBD
Avg
4.8664
High
5.0396
Low
4.7398
Last updated: 3/27/2026, 1:19:44 PM
Quick Conversions
| BBD | NOK |
|---|---|
| 1 BBD | 4.85 NOK |
| 10 BBD | 48.55 NOK |
| 50 BBD | 242.73 NOK |
| 100 BBD | 485.46 NOK |
| 500 BBD | 2,427.30 NOK |
| 1,000 BBD | 4,854.59 NOK |
Get BBD/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=NOKExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-03-27T13:19:44Z",
"rates": {
"NOK": 4.854592
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "NOK",
"amount": 100
},
"result": 485.4592,
"rate": 4.854592
}Build with BBD/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key