Rate Overview
Live
1 BBD = 4.5730 NOK
1 NOK = 0.218676
BBD
Avg
4.5875
High
4.6150
Low
4.5536
Last updated: 5/9/2026, 6:02:42 AM
Quick Conversions
| BBD | NOK |
|---|---|
| 1 BBD | 4.57 NOK |
| 10 BBD | 45.73 NOK |
| 50 BBD | 228.65 NOK |
| 100 BBD | 457.30 NOK |
| 500 BBD | 2,286.49 NOK |
| 1,000 BBD | 4,572.97 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-05-09T06:02:42Z",
"rates": {
"NOK": 4.572975
}
}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": 457.29749999999996,
"rate": 4.572975
}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