Rate Overview
Live
1 BAM = 2.6655 RON
1 RON = 0.375167
BAM
Avg
2.6178
High
2.6816
Low
2.5800
Last updated: 7/27/2026, 6:56:41 AM
Quick Conversions
| BAM | RON |
|---|---|
| 1 BAM | 2.67 RON |
| 10 BAM | 26.65 RON |
| 50 BAM | 133.27 RON |
| 100 BAM | 266.55 RON |
| 500 BAM | 1,332.74 RON |
| 1,000 BAM | 2,665.48 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-27T06:56:41Z",
"rates": {
"RON": 2.665482
}
}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.5482,
"rate": 2.665482
}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