Rate Overview
Live
1 BHD = 25.4319 NOK
1 NOK = 0.039321
BHD
Avg
25.3891
High
26.4156
Low
24.4017
Last updated: 7/23/2026, 2:37:27 PM
Quick Conversions
| BHD | NOK |
|---|---|
| 1 BHD | 25.43 NOK |
| 10 BHD | 254.32 NOK |
| 50 BHD | 1,271.59 NOK |
| 100 BHD | 2,543.19 NOK |
| 500 BHD | 12,715.95 NOK |
| 1,000 BHD | 25,431.89 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-07-23T14:37:27Z",
"rates": {
"NOK": 25.431891
}
}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": 2543.1891,
"rate": 25.431891
}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