Rate Overview
Live
1 BBD = 4.6703 NOK
1 NOK = 0.214117
BBD
Avg
4.7202
High
4.7624
Low
4.6703
Last updated: 8/19/2026, 6:49:29 PM
Quick Conversions
| BBD | NOK |
|---|---|
| 1 BBD | 4.67 NOK |
| 10 BBD | 46.70 NOK |
| 50 BBD | 233.52 NOK |
| 100 BBD | 467.03 NOK |
| 500 BBD | 2,335.17 NOK |
| 1,000 BBD | 4,670.34 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-08-19T18:49:29Z",
"rates": {
"NOK": 4.670335
}
}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": 467.03349999999995,
"rate": 4.670335
}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