Rate Overview
Live
1 SBD = 0.538899 RON
1 RON = 1.8556
SBD
Avg
0.538175
High
0.540121
Low
0.535061
Last updated: 4/18/2026, 12:29:58 PM
Quick Conversions
| SBD | RON |
|---|---|
| 1 SBD | 0.54 RON |
| 10 SBD | 5.39 RON |
| 50 SBD | 26.94 RON |
| 100 SBD | 53.89 RON |
| 500 SBD | 269.45 RON |
| 1,000 SBD | 538.90 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-04-18T12:29:58Z",
"rates": {
"RON": 0.538899
}
}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": 53.889900000000004,
"rate": 0.538899
}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