Rate Overview
Live
1 QAR = 12.2995 TRY
1 TRY = 0.081304
QAR
Avg
12.2827
High
12.3085
Low
12.2503
Last updated: 4/18/2026, 8:35:14 AM
Quick Conversions
| QAR | TRY |
|---|---|
| 1 QAR | 12.30 TRY |
| 10 QAR | 122.99 TRY |
| 50 QAR | 614.97 TRY |
| 100 QAR | 1,229.95 TRY |
| 500 QAR | 6,149.74 TRY |
| 1,000 QAR | 12,299.49 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-04-18T08:35:14Z",
"rates": {
"TRY": 12.299488
}
}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": 1229.9488000000001,
"rate": 12.299488
}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