Rate Overview
Live
1 XCD = 1.3448 QAR
1 QAR = 0.743610
XCD
Avg
1.3455
High
1.3482
Low
1.3445
Last updated: 3/7/2026, 1:02:04 AM
Quick Conversions
| XCD | QAR |
|---|---|
| 1 XCD | 1.34 QAR |
| 10 XCD | 13.45 QAR |
| 50 XCD | 67.24 QAR |
| 100 XCD | 134.48 QAR |
| 500 XCD | 672.40 QAR |
| 1,000 XCD | 1,344.79 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-03-07T01:02:04Z",
"rates": {
"QAR": 1.344791
}
}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.47910000000002,
"rate": 1.344791
}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