Rate Overview
Live
1 BAM = 2.6040 RON
1 RON = 0.384028
BAM
Avg
2.6096
High
2.6271
Low
2.5925
Last updated: 3/7/2026, 9:12:08 AM
Quick Conversions
| BAM | RON |
|---|---|
| 1 BAM | 2.60 RON |
| 10 BAM | 26.04 RON |
| 50 BAM | 130.20 RON |
| 100 BAM | 260.40 RON |
| 500 BAM | 1,301.99 RON |
| 1,000 BAM | 2,603.98 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-07T09:12:08Z",
"rates": {
"RON": 2.603977
}
}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.3977,
"rate": 2.603977
}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