Rate Overview
Live
1 BBD = 4.6230 NOK
1 NOK = 0.216311
BBD
Avg
5.1446
High
5.6916
Low
4.5903
Last updated: 5/29/2026, 10:59:13 PM
Quick Conversions
| BBD | NOK |
|---|---|
| 1 BBD | 4.62 NOK |
| 10 BBD | 46.23 NOK |
| 50 BBD | 231.15 NOK |
| 100 BBD | 462.30 NOK |
| 500 BBD | 2,311.49 NOK |
| 1,000 BBD | 4,622.98 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-29T22:59:13Z",
"rates": {
"NOK": 4.622982
}
}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": 462.29820000000007,
"rate": 4.622982
}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