Rate Overview
Live
1 SBD = 0.566893 RON
1 RON = 1.7640
SBD
Avg
0.558506
High
0.566893
Low
0.545816
Last updated: 5/29/2026, 9:44:30 PM
Quick Conversions
| SBD | RON |
|---|---|
| 1 SBD | 0.57 RON |
| 10 SBD | 5.67 RON |
| 50 SBD | 28.34 RON |
| 100 SBD | 56.69 RON |
| 500 SBD | 283.45 RON |
| 1,000 SBD | 566.89 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-05-29T21:44:30Z",
"rates": {
"RON": 0.566893
}
}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.689299999999996,
"rate": 0.566893
}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