Rate Overview
Live
1 SAR = 0.337380 SGD
1 SGD = 2.9640
SAR
Avg
0.338558
High
0.339637
Low
0.336664
Last updated: 5/7/2026, 7:59:19 PM
Quick Conversions
| SAR | SGD |
|---|---|
| 1 SAR | 0.34 SGD |
| 10 SAR | 3.37 SGD |
| 50 SAR | 16.87 SGD |
| 100 SAR | 33.74 SGD |
| 500 SAR | 168.69 SGD |
| 1,000 SAR | 337.38 SGD |
Get SAR/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=SGDExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-05-07T19:59:19Z",
"rates": {
"SGD": 0.33738
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "SGD",
"amount": 100
},
"result": 33.738,
"rate": 0.33738
}Build with SAR/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key