Rate Overview
Live
1 LAK = 0.288931 PYG
1 PYG = 3.4610
LAK
Avg
0.291656
High
0.294394
Low
0.288931
Last updated: 4/17/2026, 11:04:06 AM
Quick Conversions
| LAK | PYG |
|---|---|
| 1 LAK | 0.29 PYG |
| 10 LAK | 2.89 PYG |
| 50 LAK | 14.45 PYG |
| 100 LAK | 28.89 PYG |
| 500 LAK | 144.47 PYG |
| 1,000 LAK | 288.93 PYG |
Get LAK/PYG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LAK¤cies=PYGExample Response:
{
"success": true,
"base": "LAK",
"date": "2026-04-17T11:04:06Z",
"rates": {
"PYG": 0.288931
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LAK&to=PYG&amount=100Example Response:
{
"success": true,
"query": {
"from": "LAK",
"to": "PYG",
"amount": 100
},
"result": 28.8931,
"rate": 0.288931
}Build with LAK/PYG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key