Rate Overview
Live
1 BAM = 5.6308 NOK
1 NOK = 0.177595
BAM
Avg
5.6051
High
5.6532
Low
5.5680
Last updated: 7/27/2026, 10:07:34 PM
Quick Conversions
| BAM | NOK |
|---|---|
| 1 BAM | 5.63 NOK |
| 10 BAM | 56.31 NOK |
| 50 BAM | 281.54 NOK |
| 100 BAM | 563.08 NOK |
| 500 BAM | 2,815.39 NOK |
| 1,000 BAM | 5,630.79 NOK |
Get BAM/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BAM¤cies=NOKExample Response:
{
"success": true,
"base": "BAM",
"date": "2026-07-27T22:07:34Z",
"rates": {
"NOK": 5.630787
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BAM&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BAM",
"to": "NOK",
"amount": 100
},
"result": 563.0787,
"rate": 5.630787
}Build with BAM/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key