Rate Overview
Live
1 YER = 94.8396 LAK
1 LAK = 0.010544
YER
Avg
94.8652
High
95.4839
Low
93.6833
Last updated: 7/9/2026, 11:19:50 AM
Quick Conversions
| YER | LAK |
|---|---|
| 1 YER | 94.84 LAK |
| 10 YER | 948.40 LAK |
| 50 YER | 4,741.98 LAK |
| 100 YER | 9,483.96 LAK |
| 500 YER | 47,419.81 LAK |
| 1,000 YER | 94,839.63 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-09T11:19:50Z",
"rates": {
"LAK": 94.839629
}
}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": 9483.9629,
"rate": 94.839629
}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