Rate Overview
Live
1 RON = 0.283187 SGD
1 SGD = 3.5312
RON
Avg
0.285711
High
0.288173
Low
0.282984
Last updated: 5/7/2026, 7:20:35 PM
Quick Conversions
| RON | SGD |
|---|---|
| 1 RON | 0.28 SGD |
| 10 RON | 2.83 SGD |
| 50 RON | 14.16 SGD |
| 100 RON | 28.32 SGD |
| 500 RON | 141.59 SGD |
| 1,000 RON | 283.19 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-05-07T19:20:35Z",
"rates": {
"SGD": 0.283187
}
}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.318700000000003,
"rate": 0.283187
}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