Rate Overview
Live
1 PYG = 0.014332 KGS
1 KGS = 69.7739
PYG
Avg
0.014278
High
0.014332
Low
0.014220
Last updated: 6/19/2026, 8:30:12 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.17 KGS |
| 1,000 PYG | 14.33 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-19T08:30:12Z",
"rates": {
"KGS": 0.014332
}
}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.4332,
"rate": 0.014332
}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