Rate Overview
Live
1 LTL = 21.2259 AFN
1 AFN = 0.047112
LTL
Avg
21.7717
High
22.6435
Low
20.8319
Last updated: 5/29/2026, 11:00:58 PM
Quick Conversions
| LTL | AFN |
|---|---|
| 1 LTL | 21.23 AFN |
| 10 LTL | 212.26 AFN |
| 50 LTL | 1,061.29 AFN |
| 100 LTL | 2,122.59 AFN |
| 500 LTL | 10,612.93 AFN |
| 1,000 LTL | 21,225.85 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-05-29T23:00:58Z",
"rates": {
"AFN": 21.225853
}
}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": 2122.5853,
"rate": 21.225853
}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