Rate Overview
Live
1 SGD = 2.8163 QAR
1 QAR = 0.355078
SGD
Avg
2.8155
High
2.8205
Low
2.8068
Last updated: 7/7/2026, 7:40:22 AM
Quick Conversions
| SGD | QAR |
|---|---|
| 1 SGD | 2.82 QAR |
| 10 SGD | 28.16 QAR |
| 50 SGD | 140.81 QAR |
| 100 SGD | 281.63 QAR |
| 500 SGD | 1,408.14 QAR |
| 1,000 SGD | 2,816.28 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-07-07T07:40:22Z",
"rates": {
"QAR": 2.81628
}
}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": 281.628,
"rate": 2.81628
}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