Rate Overview
Live
1 LTL = 21.1558 AFN
1 AFN = 0.047268
LTL
Avg
21.2211
High
21.7634
Low
21.0163
Last updated: 7/8/2026, 8:44:40 AM
Quick Conversions
| LTL | AFN |
|---|---|
| 1 LTL | 21.16 AFN |
| 10 LTL | 211.56 AFN |
| 50 LTL | 1,057.79 AFN |
| 100 LTL | 2,115.58 AFN |
| 500 LTL | 10,577.91 AFN |
| 1,000 LTL | 21,155.82 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-08T08:44:40Z",
"rates": {
"AFN": 21.155817
}
}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": 2115.5816999999997,
"rate": 21.155817
}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