Rate Overview
Live
1 SAR = 0.341106 SGD
1 SGD = 2.9316
SAR
Avg
0.339301
High
0.341106
Low
0.337294
Last updated: 3/7/2026, 9:26:54 AM
Quick Conversions
| SAR | SGD |
|---|---|
| 1 SAR | 0.34 SGD |
| 10 SAR | 3.41 SGD |
| 50 SAR | 17.06 SGD |
| 100 SAR | 34.11 SGD |
| 500 SAR | 170.55 SGD |
| 1,000 SAR | 341.11 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-03-07T09:26:54Z",
"rates": {
"SGD": 0.341106
}
}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.110600000000005,
"rate": 0.341106
}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