Rate Overview
Live
1 RON = 0.292007 SGD
1 SGD = 3.4246
RON
Avg
0.291114
High
0.292007
Low
0.290264
Last updated: 3/28/2026, 9:31:42 AM
Quick Conversions
| RON | SGD |
|---|---|
| 1 RON | 0.29 SGD |
| 10 RON | 2.92 SGD |
| 50 RON | 14.60 SGD |
| 100 RON | 29.20 SGD |
| 500 RON | 146.00 SGD |
| 1,000 RON | 292.01 SGD |
Get RON/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RON¤cies=SGDExample Response:
{
"success": true,
"base": "RON",
"date": "2026-03-28T09:31:42Z",
"rates": {
"SGD": 0.292007
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RON&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "RON",
"to": "SGD",
"amount": 100
},
"result": 29.2007,
"rate": 0.292007
}Build with RON/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key