Rate Overview
Live
1 QAR = 0.809745 LTL
1 LTL = 1.2350
QAR
Avg
0.810308
High
0.811885
Low
0.809523
Last updated: 4/17/2026, 6:17:25 AM
Quick Conversions
| QAR | LTL |
|---|---|
| 1 QAR | 0.81 LTL |
| 10 QAR | 8.10 LTL |
| 50 QAR | 40.49 LTL |
| 100 QAR | 80.97 LTL |
| 500 QAR | 404.87 LTL |
| 1,000 QAR | 809.75 LTL |
Get QAR/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=QAR¤cies=LTLExample Response:
{
"success": true,
"base": "QAR",
"date": "2026-04-17T06:17:25Z",
"rates": {
"LTL": 0.809745
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=QAR&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "QAR",
"to": "LTL",
"amount": 100
},
"result": 80.9745,
"rate": 0.809745
}Build with QAR/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key