Rate Overview
Live
1 SGD = 3.5431 RON
1 RON = 0.282241
SGD
Avg
3.3977
High
3.5542
Low
3.0775
Last updated: 7/4/2026, 3:16:15 AM
Quick Conversions
| SGD | RON |
|---|---|
| 1 SGD | 3.54 RON |
| 10 SGD | 35.43 RON |
| 50 SGD | 177.15 RON |
| 100 SGD | 354.31 RON |
| 500 SGD | 1,771.53 RON |
| 1,000 SGD | 3,543.07 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-07-04T03:16:15Z",
"rates": {
"RON": 3.543068
}
}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.3068,
"rate": 3.543068
}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