Rate Overview
Live
1 NOK = 0.181017 BAM
1 BAM = 5.5243
NOK
Avg
0.181648
High
0.182321
Low
0.181017
Last updated: 5/27/2026, 4:04:20 PM
Quick Conversions
| NOK | BAM |
|---|---|
| 1 NOK | 0.18 BAM |
| 10 NOK | 1.81 BAM |
| 50 NOK | 9.05 BAM |
| 100 NOK | 18.10 BAM |
| 500 NOK | 90.51 BAM |
| 1,000 NOK | 181.02 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-27T16:04:20Z",
"rates": {
"BAM": 0.181017
}
}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.1017,
"rate": 0.181017
}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