Rate Overview
Live
1 RON = 0.284643 SGD
1 SGD = 3.5132
RON
Avg
0.284040
High
0.284643
Low
0.283562
Last updated: 6/17/2026, 7:58:13 AM
Quick Conversions
| RON | SGD |
|---|---|
| 1 RON | 0.28 SGD |
| 10 RON | 2.85 SGD |
| 50 RON | 14.23 SGD |
| 100 RON | 28.46 SGD |
| 500 RON | 142.32 SGD |
| 1,000 RON | 284.64 SGD |
Get RON/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RON¤cies=SGDExample Response:
{
"success": true,
"base": "RON",
"date": "2026-06-17T07:58:13Z",
"rates": {
"SGD": 0.284643
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RON&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "RON",
"to": "SGD",
"amount": 100
},
"result": 28.464299999999998,
"rate": 0.284643
}Build with RON/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key