Rate Overview
Live
1 TRY = 0.078371 QAR
1 QAR = 12.7598
TRY
Avg
0.078552
High
0.078687
Low
0.078371
Last updated: 6/19/2026, 8:39:17 AM
Quick Conversions
| TRY | QAR |
|---|---|
| 1 TRY | 0.08 QAR |
| 10 TRY | 0.78 QAR |
| 50 TRY | 3.92 QAR |
| 100 TRY | 7.84 QAR |
| 500 TRY | 39.19 QAR |
| 1,000 TRY | 78.37 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-06-19T08:39:17Z",
"rates": {
"QAR": 0.078371
}
}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.8370999999999995,
"rate": 0.078371
}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