Rate Overview
Live
1 RON = 0.282672 SGD
1 SGD = 3.5377
RON
Avg
0.282112
High
0.282672
Low
0.281538
Last updated: 8/16/2026, 12:45:22 AM
Quick Conversions
| RON | SGD |
|---|---|
| 1 RON | 0.28 SGD |
| 10 RON | 2.83 SGD |
| 50 RON | 14.13 SGD |
| 100 RON | 28.27 SGD |
| 500 RON | 141.34 SGD |
| 1,000 RON | 282.67 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-08-16T00:45:22Z",
"rates": {
"SGD": 0.282672
}
}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.2672,
"rate": 0.282672
}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