Rate Overview
Live
1 NOK = 0.180758 BAM
1 BAM = 5.5323
NOK
Avg
0.168658
High
0.180766
Low
0.162132
Last updated: 5/27/2026, 9:47:18 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:47:18Z",
"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