Rate Overview
Live
1 SGD = 3.5402 RON
1 RON = 0.282469
SGD
Avg
3.5014
High
3.5402
Low
3.4701
Last updated: 5/7/2026, 1:49:40 PM
Quick Conversions
| SGD | RON |
|---|---|
| 1 SGD | 3.54 RON |
| 10 SGD | 35.40 RON |
| 50 SGD | 177.01 RON |
| 100 SGD | 354.02 RON |
| 500 SGD | 1,770.11 RON |
| 1,000 SGD | 3,540.21 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-05-07T13:49:40Z",
"rates": {
"RON": 3.540214
}
}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.0214,
"rate": 3.540214
}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