Rate Overview
Live
1 BAM = 2.6995 RON
1 RON = 0.370439
BAM
Avg
2.6704
High
2.6995
Low
2.6505
Last updated: 5/7/2026, 8:04:56 AM
Quick Conversions
| BAM | RON |
|---|---|
| 1 BAM | 2.70 RON |
| 10 BAM | 26.99 RON |
| 50 BAM | 134.97 RON |
| 100 BAM | 269.95 RON |
| 500 BAM | 1,349.75 RON |
| 1,000 BAM | 2,699.50 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-05-07T08:04:56Z",
"rates": {
"RON": 2.699497
}
}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": 269.9497,
"rate": 2.699497
}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