Rate Overview
Live
1 QAR = 13.1693 TRY
1 TRY = 0.075934
QAR
Avg
13.1539
High
13.1798
Low
13.1203
Last updated: 8/19/2026, 6:01:49 AM
Quick Conversions
| QAR | TRY |
|---|---|
| 1 QAR | 13.17 TRY |
| 10 QAR | 131.69 TRY |
| 50 QAR | 658.47 TRY |
| 100 QAR | 1,316.93 TRY |
| 500 QAR | 6,584.66 TRY |
| 1,000 QAR | 13,169.31 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-08-19T06:01:49Z",
"rates": {
"TRY": 13.169313
}
}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": 1316.9313,
"rate": 13.169313
}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