Rate Overview
Live
1 SAR = 0.338322 SGD
1 SGD = 2.9558
SAR
Avg
0.338671
High
0.339471
Low
0.337965
Last updated: 4/17/2026, 1:31:25 PM
Quick Conversions
| SAR | SGD |
|---|---|
| 1 SAR | 0.34 SGD |
| 10 SAR | 3.38 SGD |
| 50 SAR | 16.92 SGD |
| 100 SAR | 33.83 SGD |
| 500 SAR | 169.16 SGD |
| 1,000 SAR | 338.32 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-17T13:31:25Z",
"rates": {
"SGD": 0.338322
}
}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.8322,
"rate": 0.338322
}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