Rate Overview
Live
1 QAR = 12.2144 TRY
1 TRY = 0.081871
QAR
Avg
10.7698
High
12.2144
Low
9.3283
Last updated: 3/27/2026, 8:20:29 AM
Quick Conversions
| QAR | TRY |
|---|---|
| 1 QAR | 12.21 TRY |
| 10 QAR | 122.14 TRY |
| 50 QAR | 610.72 TRY |
| 100 QAR | 1,221.44 TRY |
| 500 QAR | 6,107.19 TRY |
| 1,000 QAR | 12,214.38 TRY |
Get QAR/TRY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=QAR¤cies=TRYExample Response:
{
"success": true,
"base": "QAR",
"date": "2026-03-27T08:20:29Z",
"rates": {
"TRY": 12.214381
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=QAR&to=TRY&amount=100Example Response:
{
"success": true,
"query": {
"from": "QAR",
"to": "TRY",
"amount": 100
},
"result": 1221.4380999999998,
"rate": 12.214381
}Build with QAR/TRY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key