Rate Overview
Live
1 QAR = 0.348196 SGD
1 SGD = 2.8719
QAR
Avg
0.349395
High
0.350227
Low
0.348196
Last updated: 9/3/2026, 2:08:27 PM
Quick Conversions
| QAR | SGD |
|---|---|
| 1 QAR | 0.35 SGD |
| 10 QAR | 3.48 SGD |
| 50 QAR | 17.41 SGD |
| 100 QAR | 34.82 SGD |
| 500 QAR | 174.10 SGD |
| 1,000 QAR | 348.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-09-03T14:08:27Z",
"rates": {
"SGD": 0.348196
}
}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.8196,
"rate": 0.348196
}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