Rate Overview
Live
1 SAR = 0.337864 SGD
1 SGD = 2.9598
SAR
Avg
0.339132
High
0.339953
Low
0.337864
Last updated: 9/3/2026, 4:09:52 PM
Quick Conversions
| SAR | SGD |
|---|---|
| 1 SAR | 0.34 SGD |
| 10 SAR | 3.38 SGD |
| 50 SAR | 16.89 SGD |
| 100 SAR | 33.79 SGD |
| 500 SAR | 168.93 SGD |
| 1,000 SAR | 337.86 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-09-03T16:09:52Z",
"rates": {
"SGD": 0.337864
}
}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.7864,
"rate": 0.337864
}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