Rate Overview
Live
1 BOB = 0.638306 RON
1 RON = 1.5666
BOB
Avg
0.635862
High
0.645248
Low
0.623283
Last updated: 3/28/2026, 12:05:55 PM
Quick Conversions
| BOB | RON |
|---|---|
| 1 BOB | 0.64 RON |
| 10 BOB | 6.38 RON |
| 50 BOB | 31.92 RON |
| 100 BOB | 63.83 RON |
| 500 BOB | 319.15 RON |
| 1,000 BOB | 638.31 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-28T12:05:55Z",
"rates": {
"RON": 0.638306
}
}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.830600000000004,
"rate": 0.638306
}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