Rate Overview
Live
1 XCD = 1.3532 QAR
1 QAR = 0.739013
XCD
Avg
1.3496
High
1.3532
Low
1.3480
Last updated: 5/9/2026, 12:25:32 AM
Quick Conversions
| XCD | QAR |
|---|---|
| 1 XCD | 1.35 QAR |
| 10 XCD | 13.53 QAR |
| 50 XCD | 67.66 QAR |
| 100 XCD | 135.32 QAR |
| 500 XCD | 676.58 QAR |
| 1,000 XCD | 1,353.16 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-05-09T00:25:32Z",
"rates": {
"QAR": 1.353156
}
}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": 135.3156,
"rate": 1.353156
}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