Rate Overview
Live
1 LTL = 22.0798 AFN
1 AFN = 0.045290
LTL
Avg
21.6932
High
22.8359
Low
21.0064
Last updated: 7/21/2026, 3:38:15 PM
Quick Conversions
| LTL | AFN |
|---|---|
| 1 LTL | 22.08 AFN |
| 10 LTL | 220.80 AFN |
| 50 LTL | 1,103.99 AFN |
| 100 LTL | 2,207.98 AFN |
| 500 LTL | 11,039.91 AFN |
| 1,000 LTL | 22,079.81 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-07-21T15:38:15Z",
"rates": {
"AFN": 22.079812
}
}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": 2207.9812,
"rate": 22.079812
}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