Rate Overview
Live
1 SBD = 0.569860 RON
1 RON = 1.7548
SBD
Avg
0.550545
High
0.574623
Low
0.525062
Last updated: 7/23/2026, 7:44:23 AM
Quick Conversions
| SBD | RON |
|---|---|
| 1 SBD | 0.57 RON |
| 10 SBD | 5.70 RON |
| 50 SBD | 28.49 RON |
| 100 SBD | 56.99 RON |
| 500 SBD | 284.93 RON |
| 1,000 SBD | 569.86 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-23T07:44:23Z",
"rates": {
"RON": 0.56986
}
}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.986000000000004,
"rate": 0.56986
}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