Rate Overview
Live
1 BAM = 2.6717 RON
1 RON = 0.374296
BAM
Avg
2.6756
High
2.6851
Low
2.6690
Last updated: 7/26/2026, 10:05:29 PM
Quick Conversions
| BAM | RON |
|---|---|
| 1 BAM | 2.67 RON |
| 10 BAM | 26.72 RON |
| 50 BAM | 133.58 RON |
| 100 BAM | 267.17 RON |
| 500 BAM | 1,335.84 RON |
| 1,000 BAM | 2,671.68 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-26T22:05:29Z",
"rates": {
"RON": 2.671682
}
}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.1682,
"rate": 2.671682
}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