Rate Overview
Live
1 BAM = 5.5250 NOK
1 NOK = 0.180997
BAM
Avg
5.5052
High
5.5250
Low
5.4848
Last updated: 5/27/2026, 7:20:29 PM
Quick Conversions
| BAM | NOK |
|---|---|
| 1 BAM | 5.52 NOK |
| 10 BAM | 55.25 NOK |
| 50 BAM | 276.25 NOK |
| 100 BAM | 552.50 NOK |
| 500 BAM | 2,762.48 NOK |
| 1,000 BAM | 5,524.96 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-05-27T19:20:29Z",
"rates": {
"NOK": 5.524964
}
}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": 552.4964,
"rate": 5.524964
}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