Rate Overview
Live
1 LAK = 0.010817 YER
1 YER = 92.4471
LAK
Avg
0.010820
High
0.010860
Low
0.010769
Last updated: 4/17/2026, 11:05:31 AM
Quick Conversions
| LAK | YER |
|---|---|
| 1 LAK | 0.01 YER |
| 10 LAK | 0.11 YER |
| 50 LAK | 0.54 YER |
| 100 LAK | 1.08 YER |
| 500 LAK | 5.41 YER |
| 1,000 LAK | 10.82 YER |
Get LAK/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LAK¤cies=YERExample Response:
{
"success": true,
"base": "LAK",
"date": "2026-04-17T11:05:31Z",
"rates": {
"YER": 0.010817
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LAK&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "LAK",
"to": "YER",
"amount": 100
},
"result": 1.0817,
"rate": 0.010817
}Build with LAK/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key