Rate Overview
Live
1 BBD = 4.8585 NOK
1 NOK = 0.205825
BBD
Avg
4.8667
High
5.0396
Low
4.7398
Last updated: 3/27/2026, 4:27:05 PM
Quick Conversions
| BBD | NOK |
|---|---|
| 1 BBD | 4.86 NOK |
| 10 BBD | 48.59 NOK |
| 50 BBD | 242.93 NOK |
| 100 BBD | 485.85 NOK |
| 500 BBD | 2,429.25 NOK |
| 1,000 BBD | 4,858.50 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-27T16:27:05Z",
"rates": {
"NOK": 4.8585
}
}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.85,
"rate": 4.8585
}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