Rate Overview
Live
1 BHD = 25.0592 NOK
1 NOK = 0.039905
BHD
Avg
25.1675
High
25.2843
Low
25.0578
Last updated: 6/17/2026, 6:38:07 AM
Quick Conversions
| BHD | NOK |
|---|---|
| 1 BHD | 25.06 NOK |
| 10 BHD | 250.59 NOK |
| 50 BHD | 1,252.96 NOK |
| 100 BHD | 2,505.92 NOK |
| 500 BHD | 12,529.62 NOK |
| 1,000 BHD | 25,059.23 NOK |
Get BHD/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BHD¤cies=NOKExample Response:
{
"success": true,
"base": "BHD",
"date": "2026-06-17T06:38:07Z",
"rates": {
"NOK": 25.059232
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BHD&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BHD",
"to": "NOK",
"amount": 100
},
"result": 2505.9232,
"rate": 25.059232
}Build with BHD/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key