Rate Overview
Live
1 SAR = 0.345657 SGD
1 SGD = 2.8930
SAR
Avg
0.345275
High
0.345657
Low
0.344941
Last updated: 7/1/2026, 7:03:21 AM
Quick Conversions
| SAR | SGD |
|---|---|
| 1 SAR | 0.35 SGD |
| 10 SAR | 3.46 SGD |
| 50 SAR | 17.28 SGD |
| 100 SAR | 34.57 SGD |
| 500 SAR | 172.83 SGD |
| 1,000 SAR | 345.66 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-01T07:03:21Z",
"rates": {
"SGD": 0.345657
}
}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.5657,
"rate": 0.345657
}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