Rate Overview
Live
1 NOK = 0.175682 BAM
1 BAM = 5.6921
NOK
Avg
0.174307
High
0.175682
Low
0.172517
Last updated: 3/7/2026, 9:28:27 AM
Quick Conversions
| NOK | BAM |
|---|---|
| 1 NOK | 0.18 BAM |
| 10 NOK | 1.76 BAM |
| 50 NOK | 8.78 BAM |
| 100 NOK | 17.57 BAM |
| 500 NOK | 87.84 BAM |
| 1,000 NOK | 175.68 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-03-07T09:28:27Z",
"rates": {
"BAM": 0.175682
}
}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.5682,
"rate": 0.175682
}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