Rate Overview
Live
1 BAM = 2.6696 RON
1 RON = 0.374588
BAM
Avg
2.5954
High
2.6802
Low
2.5388
Last updated: 7/25/2026, 11:17:27 PM
Quick Conversions
| BAM | RON |
|---|---|
| 1 BAM | 2.67 RON |
| 10 BAM | 26.70 RON |
| 50 BAM | 133.48 RON |
| 100 BAM | 266.96 RON |
| 500 BAM | 1,334.80 RON |
| 1,000 BAM | 2,669.60 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-07-25T23:17:27Z",
"rates": {
"RON": 2.669599
}
}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": 266.9599,
"rate": 2.669599
}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