Rate Overview
Live
1 PYG = 0.013352 KGS
1 KGS = 74.8951
PYG
Avg
0.013497
High
0.013585
Low
0.013352
Last updated: 3/6/2026, 12:15:52 PM
Quick Conversions
| PYG | KGS |
|---|---|
| 1 PYG | 0.01 KGS |
| 10 PYG | 0.13 KGS |
| 50 PYG | 0.67 KGS |
| 100 PYG | 1.34 KGS |
| 500 PYG | 6.68 KGS |
| 1,000 PYG | 13.35 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-03-06T12:15:52Z",
"rates": {
"KGS": 0.013352
}
}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.3352,
"rate": 0.013352
}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