Rate Overview
Live
1 PYG = 0.014400 KGS
1 KGS = 69.4444
PYG
Avg
0.013711
High
0.014457
Low
0.012920
Last updated: 7/1/2026, 12:15:56 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.20 KGS |
| 1,000 PYG | 14.40 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-01T12:15:56Z",
"rates": {
"KGS": 0.0144
}
}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.44,
"rate": 0.0144
}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