Rate Overview
Live
1 YER = 92.8455 LAK
1 LAK = 0.010771
YER
Avg
92.3667
High
92.8455
Low
91.8074
Last updated: 6/19/2026, 8:51:10 AM
Quick Conversions
| YER | LAK |
|---|---|
| 1 YER | 92.85 LAK |
| 10 YER | 928.45 LAK |
| 50 YER | 4,642.27 LAK |
| 100 YER | 9,284.55 LAK |
| 500 YER | 46,422.75 LAK |
| 1,000 YER | 92,845.49 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-06-19T08:51:10Z",
"rates": {
"LAK": 92.845491
}
}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": 9284.5491,
"rate": 92.845491
}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