Rate Overview
Live
1 LTL = 21.7878 AFN
1 AFN = 0.045897
LTL
Avg
21.7815
High
21.9530
Low
21.6414
Last updated: 7/31/2026, 12:07:52 AM
Quick Conversions
| LTL | AFN |
|---|---|
| 1 LTL | 21.79 AFN |
| 10 LTL | 217.88 AFN |
| 50 LTL | 1,089.39 AFN |
| 100 LTL | 2,178.78 AFN |
| 500 LTL | 10,893.91 AFN |
| 1,000 LTL | 21,787.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-31T00:07:52Z",
"rates": {
"AFN": 21.78781
}
}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": 2178.781,
"rate": 21.78781
}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