Rate Overview
Live
1 TRY = 0.076802 QAR
1 QAR = 13.0205
TRY
Avg
0.076897
High
0.077089
Low
0.076802
Last updated: 7/29/2026, 6:08:24 AM
Quick Conversions
| TRY | QAR |
|---|---|
| 1 TRY | 0.08 QAR |
| 10 TRY | 0.77 QAR |
| 50 TRY | 3.84 QAR |
| 100 TRY | 7.68 QAR |
| 500 TRY | 38.40 QAR |
| 1,000 TRY | 76.80 QAR |
Get TRY/QAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=QARExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-07-29T06:08:24Z",
"rates": {
"QAR": 0.076802
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=QAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "QAR",
"amount": 100
},
"result": 7.680199999999999,
"rate": 0.076802
}Build with TRY/QAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key