Rate Overview
Live
1 BBD = 4.6694 NOK
1 NOK = 0.214159
BBD
Avg
4.6715
High
4.6872
Low
4.6635
Last updated: 9/2/2026, 4:27:32 AM
Quick Conversions
| BBD | NOK |
|---|---|
| 1 BBD | 4.67 NOK |
| 10 BBD | 46.69 NOK |
| 50 BBD | 233.47 NOK |
| 100 BBD | 466.94 NOK |
| 500 BBD | 2,334.72 NOK |
| 1,000 BBD | 4,669.44 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-09-02T04:27:32Z",
"rates": {
"NOK": 4.669437
}
}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": 466.94370000000004,
"rate": 4.669437
}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