Rate Overview
Live
1 BAM = 5.6360 NOK
1 NOK = 0.177431
BAM
Avg
5.7152
High
6.0507
Low
5.4848
Last updated: 7/27/2026, 6:09:18 PM
Quick Conversions
| BAM | NOK |
|---|---|
| 1 BAM | 5.64 NOK |
| 10 BAM | 56.36 NOK |
| 50 BAM | 281.80 NOK |
| 100 BAM | 563.60 NOK |
| 500 BAM | 2,817.99 NOK |
| 1,000 BAM | 5,635.99 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-27T18:09:18Z",
"rates": {
"NOK": 5.635985
}
}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.5985,
"rate": 5.635985
}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