Rate Overview
Live
1 QAR = 12.5938 TRY
1 TRY = 0.079404
QAR
Avg
12.5877
High
12.6115
Low
12.5549
Last updated: 5/29/2026, 9:44:23 PM
Quick Conversions
| QAR | TRY |
|---|---|
| 1 QAR | 12.59 TRY |
| 10 QAR | 125.94 TRY |
| 50 QAR | 629.69 TRY |
| 100 QAR | 1,259.38 TRY |
| 500 QAR | 6,296.92 TRY |
| 1,000 QAR | 12,593.83 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-05-29T21:44:23Z",
"rates": {
"TRY": 12.593832
}
}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": 1259.3832,
"rate": 12.593832
}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