Rate Overview
Live
1 QAR = 0.743523 XCD
1 XCD = 1.3449
QAR
Avg
0.742313
High
0.743770
Low
0.739766
Last updated: 5/27/2026, 10:56:30 AM
Quick Conversions
| QAR | XCD |
|---|---|
| 1 QAR | 0.74 XCD |
| 10 QAR | 7.44 XCD |
| 50 QAR | 37.18 XCD |
| 100 QAR | 74.35 XCD |
| 500 QAR | 371.76 XCD |
| 1,000 QAR | 743.52 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-05-27T10:56:30Z",
"rates": {
"XCD": 0.743523
}
}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.3523,
"rate": 0.743523
}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