Rate Overview
Live
1 YER = 92.0691 LAK
1 LAK = 0.010861
YER
Avg
92.0620
High
92.1193
Low
91.8450
Last updated: 5/7/2026, 2:51:38 PM
Quick Conversions
| YER | LAK |
|---|---|
| 1 YER | 92.07 LAK |
| 10 YER | 920.69 LAK |
| 50 YER | 4,603.46 LAK |
| 100 YER | 9,206.91 LAK |
| 500 YER | 46,034.57 LAK |
| 1,000 YER | 92,069.14 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-05-07T14:51:38Z",
"rates": {
"LAK": 92.069138
}
}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": 9206.9138,
"rate": 92.069138
}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