Rate Overview
Live
1 YER = 91.7840 LAK
1 LAK = 0.010895
YER
Avg
90.2698
High
91.7840
Low
89.6933
Last updated: 3/28/2026, 10:59:28 AM
Quick Conversions
| YER | LAK |
|---|---|
| 1 YER | 91.78 LAK |
| 10 YER | 917.84 LAK |
| 50 YER | 4,589.20 LAK |
| 100 YER | 9,178.40 LAK |
| 500 YER | 45,892.02 LAK |
| 1,000 YER | 91,784.04 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-03-28T10:59:28Z",
"rates": {
"LAK": 91.784036
}
}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": 9178.4036,
"rate": 91.784036
}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