Rate Overview
Live
1 SGD = 2.8992 SAR
1 SAR = 0.344923
SGD
Avg
2.9365
High
2.9796
Low
2.8975
Last updated: 7/28/2026, 11:59:18 AM
Quick Conversions
| SGD | SAR |
|---|---|
| 1 SGD | 2.90 SAR |
| 10 SGD | 28.99 SAR |
| 50 SGD | 144.96 SAR |
| 100 SGD | 289.92 SAR |
| 500 SGD | 1,449.60 SAR |
| 1,000 SGD | 2,899.20 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-28T11:59:18Z",
"rates": {
"SAR": 2.8992
}
}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": 289.92,
"rate": 2.8992
}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