Rate Overview
Live
1 SGD = 3.5595 RON
1 RON = 0.280937
SGD
Avg
3.4722
High
3.5595
Low
3.3761
Last updated: 7/26/2026, 7:09:27 PM
Quick Conversions
| SGD | RON |
|---|---|
| 1 SGD | 3.56 RON |
| 10 SGD | 35.60 RON |
| 50 SGD | 177.98 RON |
| 100 SGD | 355.95 RON |
| 500 SGD | 1,779.76 RON |
| 1,000 SGD | 3,559.52 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-26T19:09:27Z",
"rates": {
"RON": 3.559523
}
}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": 355.9523,
"rate": 3.559523
}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