Rate Overview
Live
1 QAR = 13.0262 TRY
1 TRY = 0.076768
QAR
Avg
11.1000
High
13.0262
Low
9.3283
Last updated: 7/30/2026, 8:01:42 AM
Quick Conversions
| QAR | TRY |
|---|---|
| 1 QAR | 13.03 TRY |
| 10 QAR | 130.26 TRY |
| 50 QAR | 651.31 TRY |
| 100 QAR | 1,302.62 TRY |
| 500 QAR | 6,513.10 TRY |
| 1,000 QAR | 13,026.21 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-30T08:01:42Z",
"rates": {
"TRY": 13.026208
}
}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": 1302.6208000000001,
"rate": 13.026208
}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