Rate Overview
Live
1 BAM = 5.6015 NOK
1 NOK = 0.178522
BAM
Avg
5.6091
High
5.6297
Low
5.5873
Last updated: 8/13/2026, 7:10:36 AM
Quick Conversions
| BAM | NOK |
|---|---|
| 1 BAM | 5.60 NOK |
| 10 BAM | 56.02 NOK |
| 50 BAM | 280.08 NOK |
| 100 BAM | 560.15 NOK |
| 500 BAM | 2,800.77 NOK |
| 1,000 BAM | 5,601.55 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-08-13T07:10:36Z",
"rates": {
"NOK": 5.601546
}
}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": 560.1546,
"rate": 5.601546
}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