Rate Overview
Live
1 QAR = 0.354759 SGD
1 SGD = 2.8188
QAR
Avg
0.354626
High
0.354764
Low
0.354496
Last updated: 7/27/2026, 9:16:16 PM
Quick Conversions
| QAR | SGD |
|---|---|
| 1 QAR | 0.35 SGD |
| 10 QAR | 3.55 SGD |
| 50 QAR | 17.74 SGD |
| 100 QAR | 35.48 SGD |
| 500 QAR | 177.38 SGD |
| 1,000 QAR | 354.76 SGD |
Get QAR/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=QAR¤cies=SGDExample Response:
{
"success": true,
"base": "QAR",
"date": "2026-07-27T21:16:16Z",
"rates": {
"SGD": 0.354759
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=QAR&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "QAR",
"to": "SGD",
"amount": 100
},
"result": 35.475899999999996,
"rate": 0.354759
}Build with QAR/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key