Rate Overview
Live
1 LTL = 21.8455 AFN
1 AFN = 0.045776
LTL
Avg
21.7884
High
21.8455
Low
21.6748
Last updated: 4/18/2026, 8:50:04 AM
Quick Conversions
| LTL | AFN |
|---|---|
| 1 LTL | 21.85 AFN |
| 10 LTL | 218.45 AFN |
| 50 LTL | 1,092.27 AFN |
| 100 LTL | 2,184.55 AFN |
| 500 LTL | 10,922.73 AFN |
| 1,000 LTL | 21,845.47 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-04-18T08:50:04Z",
"rates": {
"AFN": 21.845468
}
}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": 2184.5468,
"rate": 21.845468
}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