Rate Overview
Live
1 PYG = 0.014364 KGS
1 KGS = 69.6185
PYG
Avg
0.013734
High
0.014457
Low
0.012920
Last updated: 7/11/2026, 10:34:57 PM
Quick Conversions
| PYG | KGS |
|---|---|
| 1 PYG | 0.01 KGS |
| 10 PYG | 0.14 KGS |
| 50 PYG | 0.72 KGS |
| 100 PYG | 1.44 KGS |
| 500 PYG | 7.18 KGS |
| 1,000 PYG | 14.36 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-07-11T22:34:57Z",
"rates": {
"KGS": 0.014364
}
}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.4364,
"rate": 0.014364
}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