Rate Overview
Live
1 SGD = 2.9558 SAR
1 SAR = 0.338322
SGD
Avg
2.9527
High
2.9589
Low
2.9458
Last updated: 4/17/2026, 12:12:52 PM
Quick Conversions
| SGD | SAR |
|---|---|
| 1 SGD | 2.96 SAR |
| 10 SGD | 29.56 SAR |
| 50 SGD | 147.79 SAR |
| 100 SGD | 295.58 SAR |
| 500 SGD | 1,477.88 SAR |
| 1,000 SGD | 2,955.76 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-04-17T12:12:52Z",
"rates": {
"SAR": 2.955761
}
}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.5761,
"rate": 2.955761
}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