Rate Overview
Live
1 SGD = 2.9334 SAR
1 SAR = 0.340896
SGD
Avg
2.9330
High
2.9356
Low
2.9294
Last updated: 5/28/2026, 2:28:43 AM
Quick Conversions
| SGD | SAR |
|---|---|
| 1 SGD | 2.93 SAR |
| 10 SGD | 29.33 SAR |
| 50 SGD | 146.67 SAR |
| 100 SGD | 293.34 SAR |
| 500 SGD | 1,466.72 SAR |
| 1,000 SGD | 2,933.44 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-28T02:28:43Z",
"rates": {
"SAR": 2.933445
}
}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": 293.3445,
"rate": 2.933445
}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