Rate Overview
Live
1 SGD = 2.9318 SAR
1 SAR = 0.341084
SGD
Avg
2.9315
High
2.9340
Low
2.9293
Last updated: 8/16/2026, 11:20:06 PM
Quick Conversions
| SGD | SAR |
|---|---|
| 1 SGD | 2.93 SAR |
| 10 SGD | 29.32 SAR |
| 50 SGD | 146.59 SAR |
| 100 SGD | 293.18 SAR |
| 500 SGD | 1,465.91 SAR |
| 1,000 SGD | 2,931.83 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-08-16T23:20:06Z",
"rates": {
"SAR": 2.931829
}
}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.1829,
"rate": 2.931829
}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