Rate Overview
Live
1 LAK = 0.010770 YER
1 YER = 92.8505
LAK
Avg
0.010826
High
0.010892
Low
0.010770
Last updated: 6/19/2026, 8:50:36 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.39 YER |
| 1,000 LAK | 10.77 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-06-19T08:50:36Z",
"rates": {
"YER": 0.01077
}
}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.077,
"rate": 0.01077
}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