Rate Overview
Live
1 NOK = 0.205034 BBD
1 BBD = 4.8772
NOK
Avg
0.203775
High
0.205034
Low
0.203176
Last updated: 7/9/2026, 3:28:44 AM
Quick Conversions
| NOK | BBD |
|---|---|
| 1 NOK | 0.21 BBD |
| 10 NOK | 2.05 BBD |
| 50 NOK | 10.25 BBD |
| 100 NOK | 20.50 BBD |
| 500 NOK | 102.52 BBD |
| 1,000 NOK | 205.03 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-07-09T03:28:44Z",
"rates": {
"BBD": 0.205034
}
}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.5034,
"rate": 0.205034
}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