Rate Overview
Live
1 AFN = 0.044753 LTL
1 LTL = 22.3449
AFN
Avg
0.045310
High
0.045759
Low
0.044753
Last updated: 8/21/2026, 7:03:04 AM
Quick Conversions
| AFN | LTL |
|---|---|
| 1 AFN | 0.04 LTL |
| 10 AFN | 0.45 LTL |
| 50 AFN | 2.24 LTL |
| 100 AFN | 4.48 LTL |
| 500 AFN | 22.38 LTL |
| 1,000 AFN | 44.75 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-21T07:03:04Z",
"rates": {
"LTL": 0.044753
}
}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.4753,
"rate": 0.044753
}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