Rate Overview
Live
1 SGD = 2.8258 QAR
1 QAR = 0.353878
SGD
Avg
2.8374
High
2.8537
Low
2.8258
Last updated: 3/28/2026, 9:11:06 AM
Quick Conversions
| SGD | QAR |
|---|---|
| 1 SGD | 2.83 QAR |
| 10 SGD | 28.26 QAR |
| 50 SGD | 141.29 QAR |
| 100 SGD | 282.58 QAR |
| 500 SGD | 1,412.92 QAR |
| 1,000 SGD | 2,825.83 QAR |
Get SGD/QAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=QARExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-03-28T09:11:06Z",
"rates": {
"QAR": 2.825834
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=QAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "QAR",
"amount": 100
},
"result": 282.5834,
"rate": 2.825834
}Build with SGD/QAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key