Rate Overview
Live
1 SGD = 3.4273 RON
1 RON = 0.291777
SGD
Avg
3.4253
High
3.4403
Low
3.4029
Last updated: 3/7/2026, 7:37:38 AM
Quick Conversions
| SGD | RON |
|---|---|
| 1 SGD | 3.43 RON |
| 10 SGD | 34.27 RON |
| 50 SGD | 171.36 RON |
| 100 SGD | 342.73 RON |
| 500 SGD | 1,713.64 RON |
| 1,000 SGD | 3,427.27 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-07T07:37:38Z",
"rates": {
"RON": 3.427275
}
}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.72749999999996,
"rate": 3.427275
}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