Rate Overview
Live
1 NOK = 0.208751 BBD
1 BBD = 4.7904
NOK
Avg
0.208262
High
0.210289
Low
0.206356
Last updated: 3/7/2026, 1:54:32 AM
Quick Conversions
| NOK | BBD |
|---|---|
| 1 NOK | 0.21 BBD |
| 10 NOK | 2.09 BBD |
| 50 NOK | 10.44 BBD |
| 100 NOK | 20.88 BBD |
| 500 NOK | 104.38 BBD |
| 1,000 NOK | 208.75 BBD |
Get NOK/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=BBDExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-03-07T01:54:32Z",
"rates": {
"BBD": 0.208751
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "BBD",
"amount": 100
},
"result": 20.8751,
"rate": 0.208751
}Build with NOK/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key