Rate Overview
Live
1 AFN = 0.045433 LTL
1 LTL = 22.0104
AFN
Avg
0.045100
High
0.047572
Low
0.041992
Last updated: 8/1/2026, 2:50:27 PM
Quick Conversions
| AFN | LTL |
|---|---|
| 1 AFN | 0.05 LTL |
| 10 AFN | 0.45 LTL |
| 50 AFN | 2.27 LTL |
| 100 AFN | 4.54 LTL |
| 500 AFN | 22.72 LTL |
| 1,000 AFN | 45.43 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-08-01T14:50:27Z",
"rates": {
"LTL": 0.045433
}
}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.5433,
"rate": 0.045433
}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