Rate Overview
Live
1 YER = 91.9216 LAK
1 LAK = 0.010879
YER
Avg
90.9203
High
92.5767
Low
89.6933
Last updated: 5/27/2026, 8:34:58 PM
Quick Conversions
| YER | LAK |
|---|---|
| 1 YER | 91.92 LAK |
| 10 YER | 919.22 LAK |
| 50 YER | 4,596.08 LAK |
| 100 YER | 9,192.16 LAK |
| 500 YER | 45,960.78 LAK |
| 1,000 YER | 91,921.55 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-27T20:34:58Z",
"rates": {
"LAK": 91.921552
}
}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": 9192.155200000001,
"rate": 91.921552
}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