Rate Overview
Live
1 SGD = 3.5455 RON
1 RON = 0.282051
SGD
Avg
3.5452
High
3.5519
Low
3.5377
Last updated: 8/17/2026, 1:29:29 PM
Quick Conversions
| SGD | RON |
|---|---|
| 1 SGD | 3.55 RON |
| 10 SGD | 35.45 RON |
| 50 SGD | 177.27 RON |
| 100 SGD | 354.55 RON |
| 500 SGD | 1,772.73 RON |
| 1,000 SGD | 3,545.46 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-08-17T13:29:29Z",
"rates": {
"RON": 3.545459
}
}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": 354.5459,
"rate": 3.545459
}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