Rate Overview
Live
1 SBD = 0.565394 RON
1 RON = 1.7687
SBD
Avg
0.568463
High
0.570973
Low
0.565394
Last updated: 7/30/2026, 6:25:58 AM
Quick Conversions
| SBD | RON |
|---|---|
| 1 SBD | 0.57 RON |
| 10 SBD | 5.65 RON |
| 50 SBD | 28.27 RON |
| 100 SBD | 56.54 RON |
| 500 SBD | 282.70 RON |
| 1,000 SBD | 565.39 RON |
Get SBD/RON Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=RONExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-07-30T06:25:58Z",
"rates": {
"RON": 0.565394
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=RON&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "RON",
"amount": 100
},
"result": 56.53939999999999,
"rate": 0.565394
}Build with SBD/RON Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key