Rate Overview
Live
1 XCD = 1.3451 QAR
1 QAR = 0.743466
XCD
Avg
1.3455
High
1.3480
Low
1.3446
Last updated: 5/29/2026, 5:29:02 PM
Quick Conversions
| XCD | QAR |
|---|---|
| 1 XCD | 1.35 QAR |
| 10 XCD | 13.45 QAR |
| 50 XCD | 67.25 QAR |
| 100 XCD | 134.51 QAR |
| 500 XCD | 672.53 QAR |
| 1,000 XCD | 1,345.05 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-29T17:29:02Z",
"rates": {
"QAR": 1.345051
}
}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.5051,
"rate": 1.345051
}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