Rate Overview
Live
1 QAR = 0.351197 SGD
1 SGD = 2.8474
QAR
Avg
0.350156
High
0.353857
Low
0.346629
Last updated: 5/28/2026, 2:34:44 AM
Quick Conversions
| QAR | SGD |
|---|---|
| 1 QAR | 0.35 SGD |
| 10 QAR | 3.51 SGD |
| 50 QAR | 17.56 SGD |
| 100 QAR | 35.12 SGD |
| 500 QAR | 175.60 SGD |
| 1,000 QAR | 351.20 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-05-28T02:34:44Z",
"rates": {
"SGD": 0.351197
}
}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.119699999999995,
"rate": 0.351197
}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