Rate Overview
Live
1 SGD = 2.8456 QAR
1 QAR = 0.351415
SGD
Avg
2.8549
High
2.8778
Low
2.8415
Last updated: 3/7/2026, 7:44:38 AM
Quick Conversions
| SGD | QAR |
|---|---|
| 1 SGD | 2.85 QAR |
| 10 SGD | 28.46 QAR |
| 50 SGD | 142.28 QAR |
| 100 SGD | 284.56 QAR |
| 500 SGD | 1,422.82 QAR |
| 1,000 SGD | 2,845.64 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-07T07:44:38Z",
"rates": {
"QAR": 2.84564
}
}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": 284.564,
"rate": 2.84564
}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