Rate Overview
Live
1 BBD = 4.7981 NOK
1 NOK = 0.208414
BBD
Avg
4.7967
High
4.8460
Low
4.7474
Last updated: 3/6/2026, 9:37:30 PM
Quick Conversions
| BBD | NOK |
|---|---|
| 1 BBD | 4.80 NOK |
| 10 BBD | 47.98 NOK |
| 50 BBD | 239.91 NOK |
| 100 BBD | 479.81 NOK |
| 500 BBD | 2,399.08 NOK |
| 1,000 BBD | 4,798.15 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-06T21:37:30Z",
"rates": {
"NOK": 4.79815
}
}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": 479.81499999999994,
"rate": 4.79815
}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