Rate Overview
Live
1 SGD = 2.9280 SAR
1 SAR = 0.341533
SGD
Avg
2.9322
High
2.9356
Low
2.9280
Last updated: 5/28/2026, 4:37:47 AM
Quick Conversions
| SGD | SAR |
|---|---|
| 1 SGD | 2.93 SAR |
| 10 SGD | 29.28 SAR |
| 50 SGD | 146.40 SAR |
| 100 SGD | 292.80 SAR |
| 500 SGD | 1,463.99 SAR |
| 1,000 SGD | 2,927.97 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-05-28T04:37:47Z",
"rates": {
"SAR": 2.927971
}
}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": 292.7971,
"rate": 2.927971
}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