Rate Overview
Live
1 QAR = 12.4572 TRY
1 TRY = 0.080275
QAR
Avg
12.4109
High
12.4572
Low
12.3948
Last updated: 5/9/2026, 3:58:31 AM
Quick Conversions
| QAR | TRY |
|---|---|
| 1 QAR | 12.46 TRY |
| 10 QAR | 124.57 TRY |
| 50 QAR | 622.86 TRY |
| 100 QAR | 1,245.72 TRY |
| 500 QAR | 6,228.62 TRY |
| 1,000 QAR | 12,457.25 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-09T03:58:31Z",
"rates": {
"TRY": 12.457247
}
}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": 1245.7247,
"rate": 12.457247
}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