Rate Overview
Live
1 NOK = 0.181154 BAM
1 BAM = 5.5202
NOK
Avg
0.181672
High
0.182321
Low
0.181149
Last updated: 5/27/2026, 1:34:35 PM
Quick Conversions
| NOK | BAM |
|---|---|
| 1 NOK | 0.18 BAM |
| 10 NOK | 1.81 BAM |
| 50 NOK | 9.06 BAM |
| 100 NOK | 18.12 BAM |
| 500 NOK | 90.58 BAM |
| 1,000 NOK | 181.15 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-27T13:34:35Z",
"rates": {
"BAM": 0.181154
}
}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.1154,
"rate": 0.181154
}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