Rate Overview
Live
1 BOB = 0.634724 RON
1 RON = 1.5755
BOB
Avg
0.631681
High
0.638290
Low
0.623283
Last updated: 3/7/2026, 6:40:52 AM
Quick Conversions
| BOB | RON |
|---|---|
| 1 BOB | 0.63 RON |
| 10 BOB | 6.35 RON |
| 50 BOB | 31.74 RON |
| 100 BOB | 63.47 RON |
| 500 BOB | 317.36 RON |
| 1,000 BOB | 634.72 RON |
Get BOB/RON Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=RONExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-03-07T06:40:52Z",
"rates": {
"RON": 0.634724
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=RON&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "RON",
"amount": 100
},
"result": 63.47239999999999,
"rate": 0.634724
}Build with BOB/RON Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key