Rate Overview
Live
1 YER = 90.2340 LAK
1 LAK = 0.011082
YER
Avg
89.8658
High
90.2340
Low
89.5998
Last updated: 3/7/2026, 7:44:39 AM
Quick Conversions
| YER | LAK |
|---|---|
| 1 YER | 90.23 LAK |
| 10 YER | 902.34 LAK |
| 50 YER | 4,511.70 LAK |
| 100 YER | 9,023.40 LAK |
| 500 YER | 45,116.98 LAK |
| 1,000 YER | 90,233.95 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-07T07:44:39Z",
"rates": {
"LAK": 90.233953
}
}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": 9023.3953,
"rate": 90.233953
}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