Rate Overview
Live
1 AFN = 0.047543 LTL
1 LTL = 21.0336
AFN
Avg
0.047236
High
0.047582
Low
0.045948
Last updated: 7/11/2026, 12:15:33 PM
Quick Conversions
| AFN | LTL |
|---|---|
| 1 AFN | 0.05 LTL |
| 10 AFN | 0.48 LTL |
| 50 AFN | 2.38 LTL |
| 100 AFN | 4.75 LTL |
| 500 AFN | 23.77 LTL |
| 1,000 AFN | 47.54 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-07-11T12:15:33Z",
"rates": {
"LTL": 0.047543
}
}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.754300000000001,
"rate": 0.047543
}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