Rate Overview
Live
1 LTL = 22.0875 AFN
1 AFN = 0.045274
LTL
Avg
21.9403
High
22.0875
Low
21.8399
Last updated: 8/19/2026, 10:50:25 AM
Quick Conversions
| LTL | AFN |
|---|---|
| 1 LTL | 22.09 AFN |
| 10 LTL | 220.88 AFN |
| 50 LTL | 1,104.38 AFN |
| 100 LTL | 2,208.75 AFN |
| 500 LTL | 11,043.75 AFN |
| 1,000 LTL | 22,087.51 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-08-19T10:50:25Z",
"rates": {
"AFN": 22.087508
}
}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": 2208.7508,
"rate": 22.087508
}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