Rate Overview
Live
1 BAM = 5.5202 NOK
1 NOK = 0.181153
BAM
Avg
5.5401
High
5.5634
Low
5.5202
Last updated: 9/3/2026, 7:02:04 AM
Quick Conversions
| BAM | NOK |
|---|---|
| 1 BAM | 5.52 NOK |
| 10 BAM | 55.20 NOK |
| 50 BAM | 276.01 NOK |
| 100 BAM | 552.02 NOK |
| 500 BAM | 2,760.10 NOK |
| 1,000 BAM | 5,520.20 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-09-03T07:02:04Z",
"rates": {
"NOK": 5.520196
}
}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.0196000000001,
"rate": 5.520196
}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