Rate Overview
Live
1 YER = 92.4447 LAK
1 LAK = 0.010817
YER
Avg
92.4160
High
92.8506
Low
92.0771
Last updated: 4/17/2026, 1:34:23 PM
Quick Conversions
| YER | LAK |
|---|---|
| 1 YER | 92.44 LAK |
| 10 YER | 924.45 LAK |
| 50 YER | 4,622.23 LAK |
| 100 YER | 9,244.47 LAK |
| 500 YER | 46,222.33 LAK |
| 1,000 YER | 92,444.65 LAK |
Get YER/LAK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=LAKExample Response:
{
"success": true,
"base": "YER",
"date": "2026-04-17T13:34:23Z",
"rates": {
"LAK": 92.444653
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=LAK&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "LAK",
"amount": 100
},
"result": 9244.4653,
"rate": 92.444653
}Build with YER/LAK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key