Rate Overview
Live
1 TRY = 0.079297 QAR
1 QAR = 12.6108
TRY
Avg
0.082342
High
0.084720
Low
0.079297
Last updated: 5/28/2026, 12:05:36 AM
Quick Conversions
| TRY | QAR |
|---|---|
| 1 TRY | 0.08 QAR |
| 10 TRY | 0.79 QAR |
| 50 TRY | 3.96 QAR |
| 100 TRY | 7.93 QAR |
| 500 TRY | 39.65 QAR |
| 1,000 TRY | 79.30 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-05-28T00:05:36Z",
"rates": {
"QAR": 0.079297
}
}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.9297,
"rate": 0.079297
}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