Rate Overview
Live
1 BAM = 5.7524 NOK
1 NOK = 0.173840
BAM
Avg
5.7174
High
5.7774
Low
5.6443
Last updated: 3/27/2026, 7:56:06 PM
Quick Conversions
| BAM | NOK |
|---|---|
| 1 BAM | 5.75 NOK |
| 10 BAM | 57.52 NOK |
| 50 BAM | 287.62 NOK |
| 100 BAM | 575.24 NOK |
| 500 BAM | 2,876.21 NOK |
| 1,000 BAM | 5,752.43 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-03-27T19:56:06Z",
"rates": {
"NOK": 5.752426
}
}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": 575.2426,
"rate": 5.752426
}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