Rate Overview
Live
1 XCD = 1.3445 QAR
1 QAR = 0.743791
XCD
Avg
1.3462
High
1.3537
Low
1.3437
Last updated: 7/28/2026, 1:42:09 PM
Quick Conversions
| XCD | QAR |
|---|---|
| 1 XCD | 1.34 QAR |
| 10 XCD | 13.44 QAR |
| 50 XCD | 67.22 QAR |
| 100 XCD | 134.45 QAR |
| 500 XCD | 672.23 QAR |
| 1,000 XCD | 1,344.46 QAR |
Get XCD/QAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=QARExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-07-28T13:42:09Z",
"rates": {
"QAR": 1.344464
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=QAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "QAR",
"amount": 100
},
"result": 134.4464,
"rate": 1.344464
}Build with XCD/QAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key