Rate Overview
Live
1 SGD = 3.5665 RON
1 RON = 0.280385
SGD
Avg
3.5626
High
3.5677
Low
3.5525
Last updated: 9/4/2026, 11:39:54 AM
Quick Conversions
| SGD | RON |
|---|---|
| 1 SGD | 3.57 RON |
| 10 SGD | 35.67 RON |
| 50 SGD | 178.33 RON |
| 100 SGD | 356.65 RON |
| 500 SGD | 1,783.26 RON |
| 1,000 SGD | 3,566.53 RON |
Get SGD/RON Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=RONExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-09-04T11:39:54Z",
"rates": {
"RON": 3.566525
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=RON&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "RON",
"amount": 100
},
"result": 356.6525,
"rate": 3.566525
}Build with SGD/RON Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key