Rate Overview
Live
1 SAR = 0.337309 SGD
1 SGD = 2.9646
SAR
Avg
0.338548
High
0.339471
Low
0.337309
Last updated: 4/17/2026, 2:42:48 PM
Quick Conversions
| SAR | SGD |
|---|---|
| 1 SAR | 0.34 SGD |
| 10 SAR | 3.37 SGD |
| 50 SAR | 16.87 SGD |
| 100 SAR | 33.73 SGD |
| 500 SAR | 168.65 SGD |
| 1,000 SAR | 337.31 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-04-17T14:42:48Z",
"rates": {
"SGD": 0.337309
}
}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.730900000000005,
"rate": 0.337309
}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