Rate Overview
Live
1 NOK = 0.177446 BAM
1 BAM = 5.6355
NOK
Avg
0.178395
High
0.179599
Low
0.176892
Last updated: 7/27/2026, 3:47:36 PM
Quick Conversions
| NOK | BAM |
|---|---|
| 1 NOK | 0.18 BAM |
| 10 NOK | 1.77 BAM |
| 50 NOK | 8.87 BAM |
| 100 NOK | 17.74 BAM |
| 500 NOK | 88.72 BAM |
| 1,000 NOK | 177.45 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-07-27T15:47:36Z",
"rates": {
"BAM": 0.177446
}
}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": 17.7446,
"rate": 0.177446
}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