Rate Overview
Live
1 BAM = 5.6585 NOK
1 NOK = 0.176724
BAM
Avg
5.8556
High
6.1428
Low
5.5017
Last updated: 7/17/2026, 11:15:49 AM
Quick Conversions
| BAM | NOK |
|---|---|
| 1 BAM | 5.66 NOK |
| 10 BAM | 56.59 NOK |
| 50 BAM | 282.93 NOK |
| 100 BAM | 565.85 NOK |
| 500 BAM | 2,829.27 NOK |
| 1,000 BAM | 5,658.55 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-17T11:15:49Z",
"rates": {
"NOK": 5.658547
}
}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": 565.8547000000001,
"rate": 5.658547
}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