Rate Overview
Live
1 SBD = 0.563046 RON
1 RON = 1.7761
SBD
Avg
0.563605
High
0.565944
Low
0.562159
Last updated: 8/17/2026, 7:31:32 PM
Quick Conversions
| SBD | RON |
|---|---|
| 1 SBD | 0.56 RON |
| 10 SBD | 5.63 RON |
| 50 SBD | 28.15 RON |
| 100 SBD | 56.30 RON |
| 500 SBD | 281.52 RON |
| 1,000 SBD | 563.05 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-08-17T19:31:32Z",
"rates": {
"RON": 0.563046
}
}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.30460000000001,
"rate": 0.563046
}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