Rate Overview
Live
1 QAR = 0.347859 SGD
1 SGD = 2.8747
QAR
Avg
0.349327
High
0.350600
Low
0.347859
Last updated: 4/17/2026, 2:43:48 PM
Quick Conversions
| QAR | SGD |
|---|---|
| 1 QAR | 0.35 SGD |
| 10 QAR | 3.48 SGD |
| 50 QAR | 17.39 SGD |
| 100 QAR | 34.79 SGD |
| 500 QAR | 173.93 SGD |
| 1,000 QAR | 347.86 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-04-17T14:43:48Z",
"rates": {
"SGD": 0.347859
}
}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": 34.7859,
"rate": 0.347859
}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