Rate Overview
Live
1 NOK = 0.215625 BBD
1 BBD = 4.6377
NOK
Avg
0.215926
High
0.216651
Low
0.215533
Last updated: 5/27/2026, 1:32:12 PM
Quick Conversions
| NOK | BBD |
|---|---|
| 1 NOK | 0.22 BBD |
| 10 NOK | 2.16 BBD |
| 50 NOK | 10.78 BBD |
| 100 NOK | 21.56 BBD |
| 500 NOK | 107.81 BBD |
| 1,000 NOK | 215.63 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-05-27T13:32:12Z",
"rates": {
"BBD": 0.215625
}
}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": 21.5625,
"rate": 0.215625
}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