Rate Overview
Live
1 YER = 95.1411 LAK
1 LAK = 0.010511
YER
Avg
95.1633
High
95.5167
Low
94.8232
Last updated: 8/14/2026, 6:59:56 AM
Quick Conversions
| YER | LAK |
|---|---|
| 1 YER | 95.14 LAK |
| 10 YER | 951.41 LAK |
| 50 YER | 4,757.06 LAK |
| 100 YER | 9,514.11 LAK |
| 500 YER | 47,570.56 LAK |
| 1,000 YER | 95,141.12 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-08-14T06:59:56Z",
"rates": {
"LAK": 95.14112
}
}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": 9514.112000000001,
"rate": 95.14112
}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