Rate Overview
Live
1 BOB = 0.626291 RON
1 RON = 1.5967
BOB
Avg
0.627753
High
0.631611
Low
0.625088
Last updated: 4/17/2026, 10:39:45 AM
Quick Conversions
| BOB | RON |
|---|---|
| 1 BOB | 0.63 RON |
| 10 BOB | 6.26 RON |
| 50 BOB | 31.31 RON |
| 100 BOB | 62.63 RON |
| 500 BOB | 313.15 RON |
| 1,000 BOB | 626.29 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-04-17T10:39:45Z",
"rates": {
"RON": 0.626291
}
}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": 62.6291,
"rate": 0.626291
}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