Rate Overview
Live
1 QAR = 12.2137 TRY
1 TRY = 0.081876
QAR
Avg
12.1859
High
12.2139
Low
12.1667
Last updated: 3/27/2026, 6:35:07 AM
Quick Conversions
| QAR | TRY |
|---|---|
| 1 QAR | 12.21 TRY |
| 10 QAR | 122.14 TRY |
| 50 QAR | 610.68 TRY |
| 100 QAR | 1,221.37 TRY |
| 500 QAR | 6,106.83 TRY |
| 1,000 QAR | 12,213.65 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-27T06:35:07Z",
"rates": {
"TRY": 12.213653
}
}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": 1221.3653000000002,
"rate": 12.213653
}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