Rate Overview
Live
1 BAM = 5.5718 NOK
1 NOK = 0.179474
BAM
Avg
5.6722
High
5.8910
Low
5.5057
Last updated: 7/26/2026, 3:48:18 AM
Quick Conversions
| BAM | NOK |
|---|---|
| 1 BAM | 5.57 NOK |
| 10 BAM | 55.72 NOK |
| 50 BAM | 278.59 NOK |
| 100 BAM | 557.18 NOK |
| 500 BAM | 2,785.92 NOK |
| 1,000 BAM | 5,571.84 NOK |
Get BAM/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BAM¤cies=NOKExample Response:
{
"success": true,
"base": "BAM",
"date": "2026-07-26T03:48:18Z",
"rates": {
"NOK": 5.57184
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BAM&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BAM",
"to": "NOK",
"amount": 100
},
"result": 557.184,
"rate": 5.57184
}Build with BAM/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key