Rate Overview
Live
1 RON = 1.7766 SBD
1 SBD = 0.562888
RON
Avg
1.7743
High
1.7803
Low
1.7670
Last updated: 8/16/2026, 12:04:20 AM
Quick Conversions
| RON | SBD |
|---|---|
| 1 RON | 1.78 SBD |
| 10 RON | 17.77 SBD |
| 50 RON | 88.83 SBD |
| 100 RON | 177.66 SBD |
| 500 RON | 888.28 SBD |
| 1,000 RON | 1,776.55 SBD |
Get RON/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RON¤cies=SBDExample Response:
{
"success": true,
"base": "RON",
"date": "2026-08-16T00:04:20Z",
"rates": {
"SBD": 1.776551
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RON&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "RON",
"to": "SBD",
"amount": 100
},
"result": 177.6551,
"rate": 1.776551
}Build with RON/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key