Rate Overview
Live
1 LAK = 0.010529 YER
1 YER = 94.9758
LAK
Avg
0.010866
High
0.011147
Low
0.010479
Last updated: 7/30/2026, 8:07:40 AM
Quick Conversions
| LAK | YER |
|---|---|
| 1 LAK | 0.01 YER |
| 10 LAK | 0.11 YER |
| 50 LAK | 0.53 YER |
| 100 LAK | 1.05 YER |
| 500 LAK | 5.26 YER |
| 1,000 LAK | 10.53 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-30T08:07:40Z",
"rates": {
"YER": 0.010529
}
}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.0529,
"rate": 0.010529
}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