Rate Overview
Live
1 BBD = 4.8377 NOK
1 NOK = 0.206710
BBD
Avg
4.8163
High
4.8844
Low
4.7474
Last updated: 3/27/2026, 7:46:35 AM
Quick Conversions
| BBD | NOK |
|---|---|
| 1 BBD | 4.84 NOK |
| 10 BBD | 48.38 NOK |
| 50 BBD | 241.88 NOK |
| 100 BBD | 483.77 NOK |
| 500 BBD | 2,418.85 NOK |
| 1,000 BBD | 4,837.70 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-27T07:46:35Z",
"rates": {
"NOK": 4.837697
}
}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.76970000000006,
"rate": 4.837697
}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