Rate Overview
Live
1 LAK = 0.010494 YER
1 YER = 95.2925
LAK
Avg
0.010550
High
0.010824
Low
0.010472
Last updated: 7/28/2026, 7:55:13 AM
Quick Conversions
| LAK | YER |
|---|---|
| 1 LAK | 0.01 YER |
| 10 LAK | 0.10 YER |
| 50 LAK | 0.52 YER |
| 100 LAK | 1.05 YER |
| 500 LAK | 5.25 YER |
| 1,000 LAK | 10.49 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-07-28T07:55:13Z",
"rates": {
"YER": 0.010494
}
}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.0493999999999999,
"rate": 0.010494
}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