Rate Overview
Live
1 SGD = 2.9039 SAR
1 SAR = 0.344365
SGD
Avg
2.8998
High
2.9058
Low
2.8916
Last updated: 7/5/2026, 4:08:25 AM
Quick Conversions
| SGD | SAR |
|---|---|
| 1 SGD | 2.90 SAR |
| 10 SGD | 29.04 SAR |
| 50 SGD | 145.19 SAR |
| 100 SGD | 290.39 SAR |
| 500 SGD | 1,451.95 SAR |
| 1,000 SGD | 2,903.90 SAR |
Get SGD/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=SARExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-07-05T04:08:25Z",
"rates": {
"SAR": 2.903899
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "SAR",
"amount": 100
},
"result": 290.3899,
"rate": 2.903899
}Build with SGD/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key