Rate Overview
Live
1 RON = 0.280953 SGD
1 SGD = 3.5593
RON
Avg
0.287609
High
0.296831
Low
0.280591
Last updated: 7/28/2026, 5:16:07 PM
Quick Conversions
| RON | SGD |
|---|---|
| 1 RON | 0.28 SGD |
| 10 RON | 2.81 SGD |
| 50 RON | 14.05 SGD |
| 100 RON | 28.10 SGD |
| 500 RON | 140.48 SGD |
| 1,000 RON | 280.95 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-07-28T17:16:07Z",
"rates": {
"SGD": 0.280953
}
}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.0953,
"rate": 0.280953
}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