Rate Overview
Live
1 BAM = 2.6013 RON
1 RON = 0.384429
BAM
Avg
2.6022
High
2.6139
Low
2.5834
Last updated: 4/17/2026, 2:45:27 AM
Quick Conversions
| BAM | RON |
|---|---|
| 1 BAM | 2.60 RON |
| 10 BAM | 26.01 RON |
| 50 BAM | 130.06 RON |
| 100 BAM | 260.13 RON |
| 500 BAM | 1,300.63 RON |
| 1,000 BAM | 2,601.26 RON |
Get BAM/RON Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BAM¤cies=RONExample Response:
{
"success": true,
"base": "BAM",
"date": "2026-04-17T02:45:27Z",
"rates": {
"RON": 2.601258
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BAM&to=RON&amount=100Example Response:
{
"success": true,
"query": {
"from": "BAM",
"to": "RON",
"amount": 100
},
"result": 260.1258,
"rate": 2.601258
}Build with BAM/RON Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key