Rate Overview
Live
1 SAR = 0.341070 SGD
1 SGD = 2.9319
SAR
Avg
0.340975
High
0.341362
Low
0.340645
Last updated: 5/28/2026, 3:41:00 AM
Quick Conversions
| SAR | SGD |
|---|---|
| 1 SAR | 0.34 SGD |
| 10 SAR | 3.41 SGD |
| 50 SAR | 17.05 SGD |
| 100 SAR | 34.11 SGD |
| 500 SAR | 170.54 SGD |
| 1,000 SAR | 341.07 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-28T03:41:00Z",
"rates": {
"SGD": 0.34107
}
}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.107,
"rate": 0.34107
}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