Rate Overview
Live
1 BAM = 5.6535 NOK
1 NOK = 0.176882
BAM
Avg
5.6795
High
5.7222
Low
5.6338
Last updated: 4/17/2026, 2:48:06 AM
Quick Conversions
| BAM | NOK |
|---|---|
| 1 BAM | 5.65 NOK |
| 10 BAM | 56.53 NOK |
| 50 BAM | 282.67 NOK |
| 100 BAM | 565.35 NOK |
| 500 BAM | 2,826.74 NOK |
| 1,000 BAM | 5,653.49 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-04-17T02:48:06Z",
"rates": {
"NOK": 5.653489
}
}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": 565.3489000000001,
"rate": 5.653489
}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