Rate Overview
Live
1 QAR = 12.1087 TRY
1 TRY = 0.082585
QAR
Avg
12.0844
High
12.1087
Low
12.0672
Last updated: 3/6/2026, 8:07:49 AM
Quick Conversions
| QAR | TRY |
|---|---|
| 1 QAR | 12.11 TRY |
| 10 QAR | 121.09 TRY |
| 50 QAR | 605.44 TRY |
| 100 QAR | 1,210.87 TRY |
| 500 QAR | 6,054.35 TRY |
| 1,000 QAR | 12,108.71 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-03-06T08:07:49Z",
"rates": {
"TRY": 12.108708
}
}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": 1210.8708,
"rate": 12.108708
}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