Rate Overview
Live
1 PYG = 0.014310 KGS
1 KGS = 69.8812
PYG
Avg
0.012098
High
0.014340
Low
0.010773
Last updated: 6/30/2026, 2:24:09 AM
Quick Conversions
| PYG | KGS |
|---|---|
| 1 PYG | 0.01 KGS |
| 10 PYG | 0.14 KGS |
| 50 PYG | 0.72 KGS |
| 100 PYG | 1.43 KGS |
| 500 PYG | 7.16 KGS |
| 1,000 PYG | 14.31 KGS |
Get PYG/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PYG¤cies=KGSExample Response:
{
"success": true,
"base": "PYG",
"date": "2026-06-30T02:24:09Z",
"rates": {
"KGS": 0.01431
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PYG&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "PYG",
"to": "KGS",
"amount": 100
},
"result": 1.431,
"rate": 0.01431
}Build with PYG/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key