Rate Overview
Live
1 SGD = 2.9534 SAR
1 SAR = 0.338595
SGD
Avg
2.9473
High
2.9534
Low
2.9416
Last updated: 9/3/2026, 6:12:30 AM
Quick Conversions
| SGD | SAR |
|---|---|
| 1 SGD | 2.95 SAR |
| 10 SGD | 29.53 SAR |
| 50 SGD | 147.67 SAR |
| 100 SGD | 295.34 SAR |
| 500 SGD | 1,476.69 SAR |
| 1,000 SGD | 2,953.38 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-09-03T06:12:30Z",
"rates": {
"SAR": 2.953383
}
}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": 295.3383,
"rate": 2.953383
}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