Rate Overview
Live
1 LTL = 22.0103 AFN
1 AFN = 0.045433
LTL
Avg
22.0702
High
23.1183
Low
20.9117
Last updated: 8/1/2026, 12:19:15 PM
Quick Conversions
| LTL | AFN |
|---|---|
| 1 LTL | 22.01 AFN |
| 10 LTL | 220.10 AFN |
| 50 LTL | 1,100.52 AFN |
| 100 LTL | 2,201.03 AFN |
| 500 LTL | 11,005.17 AFN |
| 1,000 LTL | 22,010.33 AFN |
Get LTL/AFN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LTL¤cies=AFNExample Response:
{
"success": true,
"base": "LTL",
"date": "2026-08-01T12:19:15Z",
"rates": {
"AFN": 22.010332
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LTL&to=AFN&amount=100Example Response:
{
"success": true,
"query": {
"from": "LTL",
"to": "AFN",
"amount": 100
},
"result": 2201.0332,
"rate": 22.010332
}Build with LTL/AFN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key