Rate Overview
Live
1 LAK = 0.304078 PYG
1 PYG = 3.2886
LAK
Avg
0.302856
High
0.305935
Low
0.300770
Last updated: 3/7/2026, 7:40:01 AM
Quick Conversions
| LAK | PYG |
|---|---|
| 1 LAK | 0.30 PYG |
| 10 LAK | 3.04 PYG |
| 50 LAK | 15.20 PYG |
| 100 LAK | 30.41 PYG |
| 500 LAK | 152.04 PYG |
| 1,000 LAK | 304.08 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-03-07T07:40:01Z",
"rates": {
"PYG": 0.304078
}
}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": 30.4078,
"rate": 0.304078
}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