Rate Overview
Live
1 YER = 94.9747 LAK
1 LAK = 0.010529
YER
Avg
89.9533
High
95.4245
Low
86.9476
Last updated: 7/30/2026, 8:07:39 AM
Quick Conversions
| YER | LAK |
|---|---|
| 1 YER | 94.97 LAK |
| 10 YER | 949.75 LAK |
| 50 YER | 4,748.74 LAK |
| 100 YER | 9,497.47 LAK |
| 500 YER | 47,487.35 LAK |
| 1,000 YER | 94,974.70 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-30T08:07:39Z",
"rates": {
"LAK": 94.974701
}
}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": 9497.4701,
"rate": 94.974701
}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