Rate Overview
Live
1 LAK = 0.010895 YER
1 YER = 91.7852
LAK
Avg
0.011050
High
0.011169
Low
0.010895
Last updated: 3/28/2026, 1:57:24 PM
Quick Conversions
| LAK | YER |
|---|---|
| 1 LAK | 0.01 YER |
| 10 LAK | 0.11 YER |
| 50 LAK | 0.54 YER |
| 100 LAK | 1.09 YER |
| 500 LAK | 5.45 YER |
| 1,000 LAK | 10.90 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-03-28T13:57:24Z",
"rates": {
"YER": 0.010895
}
}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.0895,
"rate": 0.010895
}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