Rate Overview
Live
1 YER = 95.1426 LAK
1 LAK = 0.010511
YER
Avg
91.4322
High
95.1426
Low
89.6933
Last updated: 7/10/2026, 10:33:52 PM
Quick Conversions
| YER | LAK |
|---|---|
| 1 YER | 95.14 LAK |
| 10 YER | 951.43 LAK |
| 50 YER | 4,757.13 LAK |
| 100 YER | 9,514.26 LAK |
| 500 YER | 47,571.32 LAK |
| 1,000 YER | 95,142.64 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-07-10T22:33:52Z",
"rates": {
"LAK": 95.142639
}
}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.2639,
"rate": 95.142639
}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