Rate Overview
Live
1 LAK = 0.011082 YER
1 YER = 90.2364
LAK
Avg
0.011127
High
0.011160
Low
0.011082
Last updated: 3/7/2026, 7:44:43 AM
Quick Conversions
| LAK | YER |
|---|---|
| 1 LAK | 0.01 YER |
| 10 LAK | 0.11 YER |
| 50 LAK | 0.55 YER |
| 100 LAK | 1.11 YER |
| 500 LAK | 5.54 YER |
| 1,000 LAK | 11.08 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-07T07:44:43Z",
"rates": {
"YER": 0.011082
}
}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.1082,
"rate": 0.011082
}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