Rate Overview
Live
1 NOK = 0.206668 BBD
1 BBD = 4.8387
NOK
Avg
0.192947
High
0.207377
Low
0.175697
Last updated: 3/27/2026, 9:27:24 AM
Quick Conversions
| NOK | BBD |
|---|---|
| 1 NOK | 0.21 BBD |
| 10 NOK | 2.07 BBD |
| 50 NOK | 10.33 BBD |
| 100 NOK | 20.67 BBD |
| 500 NOK | 103.33 BBD |
| 1,000 NOK | 206.67 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-27T09:27:24Z",
"rates": {
"BBD": 0.206668
}
}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.6668,
"rate": 0.206668
}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