Rate Overview
Live
1 SGD = 3.5237 RON
1 RON = 0.283795
SGD
Avg
3.4323
High
3.5260
Low
3.3734
Last updated: 5/27/2026, 10:56:44 PM
Quick Conversions
| SGD | RON |
|---|---|
| 1 SGD | 3.52 RON |
| 10 SGD | 35.24 RON |
| 50 SGD | 176.18 RON |
| 100 SGD | 352.37 RON |
| 500 SGD | 1,761.84 RON |
| 1,000 SGD | 3,523.67 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-27T22:56:44Z",
"rates": {
"RON": 3.523671
}
}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": 352.36710000000005,
"rate": 3.523671
}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