Rate Overview
Live
1 SGD = 2.9045 SAR
1 SAR = 0.344293
SGD
Avg
2.9353
High
2.9793
Low
2.8990
Last updated: 7/27/2026, 11:58:26 PM
Quick Conversions
| SGD | SAR |
|---|---|
| 1 SGD | 2.90 SAR |
| 10 SGD | 29.05 SAR |
| 50 SGD | 145.23 SAR |
| 100 SGD | 290.45 SAR |
| 500 SGD | 1,452.25 SAR |
| 1,000 SGD | 2,904.50 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-07-27T23:58:26Z",
"rates": {
"SAR": 2.9045
}
}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": 290.45,
"rate": 2.9045
}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