Rate Overview
Live
1 BBD = 4.8387 NOK
1 NOK = 0.206668
BBD
Avg
4.8267
High
4.8678
Low
4.7724
Last updated: 3/27/2026, 9:23:56 AM
Quick Conversions
| BBD | NOK |
|---|---|
| 1 BBD | 4.84 NOK |
| 10 BBD | 48.39 NOK |
| 50 BBD | 241.93 NOK |
| 100 BBD | 483.87 NOK |
| 500 BBD | 2,419.33 NOK |
| 1,000 BBD | 4,838.67 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-27T09:23:56Z",
"rates": {
"NOK": 4.83867
}
}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": 483.86699999999996,
"rate": 4.83867
}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