Rate Overview
Live
1 RON = 135.8991 SDG
1 SDG = 0.007358
RON
Avg
138.0173
High
140.8589
Low
135.4946
Last updated: 3/27/2026, 8:20:24 AM
Quick Conversions
| RON | SDG |
|---|---|
| 1 RON | 135.90 SDG |
| 10 RON | 1,358.99 SDG |
| 50 RON | 6,794.95 SDG |
| 100 RON | 13,589.91 SDG |
| 500 RON | 67,949.54 SDG |
| 1,000 RON | 135,899.07 SDG |
Get RON/SDG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RON¤cies=SDGExample Response:
{
"success": true,
"base": "RON",
"date": "2026-03-27T08:20:24Z",
"rates": {
"SDG": 135.89907
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RON&to=SDG&amount=100Example Response:
{
"success": true,
"query": {
"from": "RON",
"to": "SDG",
"amount": 100
},
"result": 13589.907,
"rate": 135.89907
}Build with RON/SDG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key