Rate Overview
Live
1 LTL = 21.1931 AFN
1 AFN = 0.047185
LTL
Avg
21.3627
High
21.8176
Low
21.0064
Last updated: 3/7/2026, 12:33:35 AM
Quick Conversions
| LTL | AFN |
|---|---|
| 1 LTL | 21.19 AFN |
| 10 LTL | 211.93 AFN |
| 50 LTL | 1,059.66 AFN |
| 100 LTL | 2,119.31 AFN |
| 500 LTL | 10,596.57 AFN |
| 1,000 LTL | 21,193.13 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-07T00:33:35Z",
"rates": {
"AFN": 21.19313
}
}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": 2119.313,
"rate": 21.19313
}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