Rate Overview
Live
1 LTL = 21.9530 AFN
1 AFN = 0.045552
LTL
Avg
21.5985
High
22.8359
Low
21.0064
Last updated: 7/27/2026, 10:26:13 PM
Quick Conversions
| LTL | AFN |
|---|---|
| 1 LTL | 21.95 AFN |
| 10 LTL | 219.53 AFN |
| 50 LTL | 1,097.65 AFN |
| 100 LTL | 2,195.30 AFN |
| 500 LTL | 10,976.49 AFN |
| 1,000 LTL | 21,952.99 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-27T22:26:13Z",
"rates": {
"AFN": 21.952986
}
}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": 2195.2986,
"rate": 21.952986
}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