Rate Overview
Live
1 QAR = 0.741758 XCD
1 XCD = 1.3481
QAR
Avg
0.742943
High
0.744181
Low
0.737542
Last updated: 7/27/2026, 12:47:00 AM
Quick Conversions
| QAR | XCD |
|---|---|
| 1 QAR | 0.74 XCD |
| 10 QAR | 7.42 XCD |
| 50 QAR | 37.09 XCD |
| 100 QAR | 74.18 XCD |
| 500 QAR | 370.88 XCD |
| 1,000 QAR | 741.76 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-07-27T00:47:00Z",
"rates": {
"XCD": 0.741758
}
}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.17580000000001,
"rate": 0.741758
}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