Rate Overview
Live
1 LTL = 20.9997 AFN
1 AFN = 0.047620
LTL
Avg
21.1809
High
21.5789
Low
20.9667
Last updated: 6/19/2026, 10:15:56 AM
Quick Conversions
| LTL | AFN |
|---|---|
| 1 LTL | 21.00 AFN |
| 10 LTL | 210.00 AFN |
| 50 LTL | 1,049.98 AFN |
| 100 LTL | 2,099.97 AFN |
| 500 LTL | 10,499.84 AFN |
| 1,000 LTL | 20,999.68 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-06-19T10:15:56Z",
"rates": {
"AFN": 20.999681
}
}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": 2099.9681,
"rate": 20.999681
}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