Rate Overview
Live
1 AFN = 339.9301 LAK
1 LAK = 0.002942
AFN
Avg
339.3605
High
342.4461
Low
335.4148
Last updated: 3/7/2026, 12:29:54 AM
Quick Conversions
| AFN | LAK |
|---|---|
| 1 AFN | 339.93 LAK |
| 10 AFN | 3,399.30 LAK |
| 50 AFN | 16,996.50 LAK |
| 100 AFN | 33,993.01 LAK |
| 500 AFN | 169,965.05 LAK |
| 1,000 AFN | 339,930.10 LAK |
Get AFN/LAK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AFN¤cies=LAKExample Response:
{
"success": true,
"base": "AFN",
"date": "2026-03-07T00:29:54Z",
"rates": {
"LAK": 339.9301
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AFN&to=LAK&amount=100Example Response:
{
"success": true,
"query": {
"from": "AFN",
"to": "LAK",
"amount": 100
},
"result": 33993.009999999995,
"rate": 339.9301
}Build with AFN/LAK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key