Rate Overview
Live
1 QAR = 13.0164 TRY
1 TRY = 0.076826
QAR
Avg
11.9812
High
13.0164
Low
11.1371
Last updated: 7/28/2026, 3:30:13 PM
Quick Conversions
| QAR | TRY |
|---|---|
| 1 QAR | 13.02 TRY |
| 10 QAR | 130.16 TRY |
| 50 QAR | 650.82 TRY |
| 100 QAR | 1,301.64 TRY |
| 500 QAR | 6,508.21 TRY |
| 1,000 QAR | 13,016.41 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-07-28T15:30:13Z",
"rates": {
"TRY": 13.016414
}
}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": 1301.6414,
"rate": 13.016414
}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