Rate Overview
Live
1 QAR = 0.351096 SGD
1 SGD = 2.8482
QAR
Avg
0.350024
High
0.351965
Low
0.346689
Last updated: 5/28/2026, 12:07:03 AM
Quick Conversions
| QAR | SGD |
|---|---|
| 1 QAR | 0.35 SGD |
| 10 QAR | 3.51 SGD |
| 50 QAR | 17.55 SGD |
| 100 QAR | 35.11 SGD |
| 500 QAR | 175.55 SGD |
| 1,000 QAR | 351.10 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-28T00:07:03Z",
"rates": {
"SGD": 0.351096
}
}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.1096,
"rate": 0.351096
}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