Rate Overview
Live
1 XCD = 1.3491 QAR
1 QAR = 0.741229
XCD
Avg
1.3483
High
1.3497
Low
1.3457
Last updated: 4/18/2026, 8:46:47 AM
Quick Conversions
| XCD | QAR |
|---|---|
| 1 XCD | 1.35 QAR |
| 10 XCD | 13.49 QAR |
| 50 XCD | 67.46 QAR |
| 100 XCD | 134.91 QAR |
| 500 XCD | 674.56 QAR |
| 1,000 XCD | 1,349.11 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-04-18T08:46:47Z",
"rates": {
"QAR": 1.34911
}
}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.911,
"rate": 1.34911
}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