Rate Overview
Live
1 BBD = 4.8570 NOK
1 NOK = 0.205890
BBD
Avg
4.9006
High
4.9218
Low
4.8570
Last updated: 7/9/2026, 5:38:01 PM
Quick Conversions
| BBD | NOK |
|---|---|
| 1 BBD | 4.86 NOK |
| 10 BBD | 48.57 NOK |
| 50 BBD | 242.85 NOK |
| 100 BBD | 485.70 NOK |
| 500 BBD | 2,428.48 NOK |
| 1,000 BBD | 4,856.95 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-07-09T17:38:01Z",
"rates": {
"NOK": 4.856952
}
}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": 485.6952,
"rate": 4.856952
}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