Rate Overview
Live
1 QAR = 0.741134 XCD
1 XCD = 1.3493
QAR
Avg
0.741649
High
0.743092
Low
0.740931
Last updated: 4/17/2026, 6:10:51 AM
Quick Conversions
| QAR | XCD |
|---|---|
| 1 QAR | 0.74 XCD |
| 10 QAR | 7.41 XCD |
| 50 QAR | 37.06 XCD |
| 100 QAR | 74.11 XCD |
| 500 QAR | 370.57 XCD |
| 1,000 QAR | 741.13 XCD |
Get QAR/XCD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=QAR¤cies=XCDExample Response:
{
"success": true,
"base": "QAR",
"date": "2026-04-17T06:10:51Z",
"rates": {
"XCD": 0.741134
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=QAR&to=XCD&amount=100Example Response:
{
"success": true,
"query": {
"from": "QAR",
"to": "XCD",
"amount": 100
},
"result": 74.1134,
"rate": 0.741134
}Build with QAR/XCD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key