Rate Overview
Live
1 BAM = 5.6313 NOK
1 NOK = 0.177580
BAM
Avg
5.6297
High
5.6560
Low
5.6042
Last updated: 6/17/2026, 8:02:18 AM
Quick Conversions
| BAM | NOK |
|---|---|
| 1 BAM | 5.63 NOK |
| 10 BAM | 56.31 NOK |
| 50 BAM | 281.56 NOK |
| 100 BAM | 563.13 NOK |
| 500 BAM | 2,815.63 NOK |
| 1,000 BAM | 5,631.27 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-06-17T08:02:18Z",
"rates": {
"NOK": 5.631268
}
}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": 563.1268,
"rate": 5.631268
}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