Rate Overview
Live
1 AFN = 0.045776 LTL
1 LTL = 21.8455
AFN
Avg
0.045896
High
0.046136
Low
0.045776
Last updated: 4/18/2026, 8:49:22 AM
Quick Conversions
| AFN | LTL |
|---|---|
| 1 AFN | 0.05 LTL |
| 10 AFN | 0.46 LTL |
| 50 AFN | 2.29 LTL |
| 100 AFN | 4.58 LTL |
| 500 AFN | 22.89 LTL |
| 1,000 AFN | 45.78 LTL |
Get AFN/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AFN¤cies=LTLExample Response:
{
"success": true,
"base": "AFN",
"date": "2026-04-18T08:49:22Z",
"rates": {
"LTL": 0.045776
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AFN&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "AFN",
"to": "LTL",
"amount": 100
},
"result": 4.5775999999999994,
"rate": 0.045776
}Build with AFN/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key