Rate Overview
Live
1 SAR = 0.344922 SGD
1 SGD = 2.8992
SAR
Avg
0.348126
High
0.365366
Low
0.336730
Last updated: 7/28/2026, 11:30:21 AM
Quick Conversions
| SAR | SGD |
|---|---|
| 1 SAR | 0.34 SGD |
| 10 SAR | 3.45 SGD |
| 50 SAR | 17.25 SGD |
| 100 SAR | 34.49 SGD |
| 500 SAR | 172.46 SGD |
| 1,000 SAR | 344.92 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-07-28T11:30:21Z",
"rates": {
"SGD": 0.344922
}
}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": 34.492200000000004,
"rate": 0.344922
}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