Rate Overview
Live
1 LAK = 0.002859 AFN
1 AFN = 349.7726
LAK
Avg
0.002884
High
0.002929
Low
0.002822
Last updated: 5/27/2026, 10:57:24 AM
Quick Conversions
| LAK | AFN |
|---|---|
| 1 LAK | 0.00 AFN |
| 10 LAK | 0.03 AFN |
| 50 LAK | 0.14 AFN |
| 100 LAK | 0.29 AFN |
| 500 LAK | 1.43 AFN |
| 1,000 LAK | 2.86 AFN |
Get LAK/AFN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LAK¤cies=AFNExample Response:
{
"success": true,
"base": "LAK",
"date": "2026-05-27T10:57:24Z",
"rates": {
"AFN": 0.002859
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LAK&to=AFN&amount=100Example Response:
{
"success": true,
"query": {
"from": "LAK",
"to": "AFN",
"amount": 100
},
"result": 0.2859,
"rate": 0.002859
}Build with LAK/AFN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key