Rate Overview
Live
1 QAR = 12.8721 TRY
1 TRY = 0.077687
QAR
Avg
12.8573
High
12.8921
Low
12.8089
Last updated: 7/8/2026, 5:57:55 AM
Quick Conversions
| QAR | TRY |
|---|---|
| 1 QAR | 12.87 TRY |
| 10 QAR | 128.72 TRY |
| 50 QAR | 643.61 TRY |
| 100 QAR | 1,287.21 TRY |
| 500 QAR | 6,436.06 TRY |
| 1,000 QAR | 12,872.12 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-07-08T05:57:55Z",
"rates": {
"TRY": 12.872115
}
}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": 1287.2115000000001,
"rate": 12.872115
}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