Rate Overview
Live
1 BAM = 2.6786 RON
1 RON = 0.373330
BAM
Avg
2.6175
High
2.6859
Low
2.5925
Last updated: 5/27/2026, 2:54:19 PM
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.30 RON |
| 1,000 BAM | 2,678.60 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-27T14:54:19Z",
"rates": {
"RON": 2.678598
}
}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.8598,
"rate": 2.678598
}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