Rate Overview
Live
1 BAM = 5.7571 NOK
1 NOK = 0.173698
BAM
Avg
5.7718
High
5.7948
Low
5.7548
Last updated: 7/5/2026, 11:14:57 AM
Quick Conversions
| BAM | NOK |
|---|---|
| 1 BAM | 5.76 NOK |
| 10 BAM | 57.57 NOK |
| 50 BAM | 287.86 NOK |
| 100 BAM | 575.71 NOK |
| 500 BAM | 2,878.56 NOK |
| 1,000 BAM | 5,757.12 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-05T11:14:57Z",
"rates": {
"NOK": 5.757122
}
}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.7121999999999,
"rate": 5.757122
}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