Rate Overview
Live
1 SDG = 0.007300 RON
1 RON = 136.9863
SDG
Avg
0.007272
High
0.007342
Low
0.007184
Last updated: 3/7/2026, 1:01:34 AM
Quick Conversions
| SDG | RON |
|---|---|
| 1 SDG | 0.01 RON |
| 10 SDG | 0.07 RON |
| 50 SDG | 0.37 RON |
| 100 SDG | 0.73 RON |
| 500 SDG | 3.65 RON |
| 1,000 SDG | 7.30 RON |
Get SDG/RON Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SDG¤cies=RONExample Response:
{
"success": true,
"base": "SDG",
"date": "2026-03-07T01:01:34Z",
"rates": {
"RON": 0.0073
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SDG&to=RON&amount=100Example Response:
{
"success": true,
"query": {
"from": "SDG",
"to": "RON",
"amount": 100
},
"result": 0.73,
"rate": 0.0073
}Build with SDG/RON Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key