Rate Overview
Live
1 BAM = 2.6786 RON
1 RON = 0.373335
BAM
Avg
2.6773
High
2.6831
Low
2.6690
Last updated: 7/23/2026, 1:01:10 AM
Quick Conversions
| BAM | RON |
|---|---|
| 1 BAM | 2.68 RON |
| 10 BAM | 26.79 RON |
| 50 BAM | 133.93 RON |
| 100 BAM | 267.86 RON |
| 500 BAM | 1,339.28 RON |
| 1,000 BAM | 2,678.56 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-23T01:01:10Z",
"rates": {
"RON": 2.678557
}
}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": 267.8557,
"rate": 2.678557
}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