Rate Overview
Live
1 LTL = 21.1626 AFN
1 AFN = 0.047253
LTL
Avg
21.8376
High
22.8359
Low
21.0064
Last updated: 3/27/2026, 9:54:38 AM
Quick Conversions
| LTL | AFN |
|---|---|
| 1 LTL | 21.16 AFN |
| 10 LTL | 211.63 AFN |
| 50 LTL | 1,058.13 AFN |
| 100 LTL | 2,116.26 AFN |
| 500 LTL | 10,581.30 AFN |
| 1,000 LTL | 21,162.61 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-03-27T09:54:38Z",
"rates": {
"AFN": 21.162606
}
}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": 2116.2606,
"rate": 21.162606
}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