Rate Overview
Live
1 AFN = 354.6142 LAK
1 LAK = 0.002820
AFN
Avg
352.0453
High
356.6431
Low
343.0799
Last updated: 7/7/2026, 8:53:44 AM
Quick Conversions
| AFN | LAK |
|---|---|
| 1 AFN | 354.61 LAK |
| 10 AFN | 3,546.14 LAK |
| 50 AFN | 17,730.71 LAK |
| 100 AFN | 35,461.42 LAK |
| 500 AFN | 177,307.12 LAK |
| 1,000 AFN | 354,614.23 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-07-07T08:53:44Z",
"rates": {
"LAK": 354.614231
}
}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": 35461.4231,
"rate": 354.614231
}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