Rate Overview
Live
1 QAR = 13.0164 TRY
1 TRY = 0.076826
QAR
Avg
12.3525
High
13.0164
Low
11.8036
Last updated: 7/28/2026, 11:26:38 AM
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.18 TRY |
| 1,000 QAR | 13,016.36 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-28T11:26:38Z",
"rates": {
"TRY": 13.016359
}
}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.6359,
"rate": 13.016359
}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