Rate Overview
Live
1 NOK = 0.180758 BAM
1 BAM = 5.5323
NOK
Avg
0.174426
High
0.182321
Low
0.165270
Last updated: 5/27/2026, 9:48:11 AM
Quick Conversions
| NOK | BAM |
|---|---|
| 1 NOK | 0.18 BAM |
| 10 NOK | 1.81 BAM |
| 50 NOK | 9.04 BAM |
| 100 NOK | 18.08 BAM |
| 500 NOK | 90.38 BAM |
| 1,000 NOK | 180.76 BAM |
Get NOK/BAM Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=BAMExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-05-27T09:48:11Z",
"rates": {
"BAM": 0.180758
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=BAM&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "BAM",
"amount": 100
},
"result": 18.0758,
"rate": 0.180758
}Build with NOK/BAM Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key