Rate Overview
Live
1 BAM = 2.6057 RON
1 RON = 0.383776
BAM
Avg
2.6072
High
2.6121
Low
2.5943
Last updated: 3/27/2026, 7:52:41 PM
Quick Conversions
| BAM | RON |
|---|---|
| 1 BAM | 2.61 RON |
| 10 BAM | 26.06 RON |
| 50 BAM | 130.28 RON |
| 100 BAM | 260.57 RON |
| 500 BAM | 1,302.84 RON |
| 1,000 BAM | 2,605.69 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-03-27T19:52:41Z",
"rates": {
"RON": 2.605685
}
}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.5685,
"rate": 2.605685
}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