Rate Overview
Live
1 QAR = 123.6842 CRC
1 CRC = 0.008085
QAR
Avg
123.6160
High
124.4323
Low
123.1980
Last updated: 8/20/2026, 2:19:18 PM
Quick Conversions
| QAR | CRC |
|---|---|
| 1 QAR | 123.68 CRC |
| 10 QAR | 1,236.84 CRC |
| 50 QAR | 6,184.21 CRC |
| 100 QAR | 12,368.42 CRC |
| 500 QAR | 61,842.10 CRC |
| 1,000 QAR | 123,684.21 CRC |
Get QAR/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=QAR¤cies=CRCExample Response:
{
"success": true,
"base": "QAR",
"date": "2026-08-20T14:19:18Z",
"rates": {
"CRC": 123.68421
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=QAR&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "QAR",
"to": "CRC",
"amount": 100
},
"result": 12368.420999999998,
"rate": 123.68421
}Build with QAR/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key