Rate Overview
Live
1 BAM = 5.7217 NOK
1 NOK = 0.174773
BAM
Avg
5.7121
High
5.7948
Low
5.6224
Last updated: 7/11/2026, 1:59:53 AM
Quick Conversions
| BAM | NOK |
|---|---|
| 1 BAM | 5.72 NOK |
| 10 BAM | 57.22 NOK |
| 50 BAM | 286.09 NOK |
| 100 BAM | 572.17 NOK |
| 500 BAM | 2,860.85 NOK |
| 1,000 BAM | 5,721.70 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-11T01:59:53Z",
"rates": {
"NOK": 5.721702
}
}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": 572.1701999999999,
"rate": 5.721702
}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