Rate Overview
Live
1 SAR = 0.341093 SGD
1 SGD = 2.9318
SAR
Avg
0.341124
High
0.341374
Low
0.340831
Last updated: 8/16/2026, 4:13:22 PM
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.55 SGD |
| 1,000 SAR | 341.09 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-08-16T16:13:22Z",
"rates": {
"SGD": 0.341093
}
}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.1093,
"rate": 0.341093
}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