Rate Overview
Live
1 SGD = 3.4246 RON
1 RON = 0.292007
SGD
Avg
3.3955
High
3.5106
Low
3.3202
Last updated: 3/28/2026, 1:54:31 PM
Quick Conversions
| SGD | RON |
|---|---|
| 1 SGD | 3.42 RON |
| 10 SGD | 34.25 RON |
| 50 SGD | 171.23 RON |
| 100 SGD | 342.46 RON |
| 500 SGD | 1,712.29 RON |
| 1,000 SGD | 3,424.57 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-03-28T13:54:31Z",
"rates": {
"RON": 3.424574
}
}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": 342.4574,
"rate": 3.424574
}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