Rate Overview
Live
1 LAK = 0.002875 AFN
1 AFN = 347.8261
LAK
Avg
0.002871
High
0.002907
Low
0.002822
Last updated: 7/3/2026, 1:51:15 PM
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.44 AFN |
| 1,000 LAK | 2.88 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-07-03T13:51:15Z",
"rates": {
"AFN": 0.002875
}
}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.2875,
"rate": 0.002875
}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