Rate Overview
Live
1 NOK = 0.179204 BAM
1 BAM = 5.5802
NOK
Avg
0.178776
High
0.179387
Low
0.178052
Last updated: 8/17/2026, 5:47:48 AM
Quick Conversions
| NOK | BAM |
|---|---|
| 1 NOK | 0.18 BAM |
| 10 NOK | 1.79 BAM |
| 50 NOK | 8.96 BAM |
| 100 NOK | 17.92 BAM |
| 500 NOK | 89.60 BAM |
| 1,000 NOK | 179.20 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-08-17T05:47:48Z",
"rates": {
"BAM": 0.179204
}
}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.9204,
"rate": 0.179204
}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