Rate Overview
Live
1 QAR = 13.3053 TRY
1 TRY = 0.075158
QAR
Avg
13.2884
High
13.3083
Low
13.2588
Last updated: 9/7/2026, 3:47:18 PM
Quick Conversions
| QAR | TRY |
|---|---|
| 1 QAR | 13.31 TRY |
| 10 QAR | 133.05 TRY |
| 50 QAR | 665.27 TRY |
| 100 QAR | 1,330.53 TRY |
| 500 QAR | 6,652.66 TRY |
| 1,000 QAR | 13,305.33 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-09-07T15:47:18Z",
"rates": {
"TRY": 13.305329
}
}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": 1330.5329000000002,
"rate": 13.305329
}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