Rate Overview
Live
1 STD = 0.279340 PYG
1 PYG = 3.5799
STD
Avg
0.279470
High
0.280764
Low
0.278441
Last updated: 7/28/2026, 8:21:22 AM
Quick Conversions
| STD | PYG |
|---|---|
| 1 STD | 0.28 PYG |
| 10 STD | 2.79 PYG |
| 50 STD | 13.97 PYG |
| 100 STD | 27.93 PYG |
| 500 STD | 139.67 PYG |
| 1,000 STD | 279.34 PYG |
Get STD/PYG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=STD¤cies=PYGExample Response:
{
"success": true,
"base": "STD",
"date": "2026-07-28T08:21:22Z",
"rates": {
"PYG": 0.27934
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=STD&to=PYG&amount=100Example Response:
{
"success": true,
"query": {
"from": "STD",
"to": "PYG",
"amount": 100
},
"result": 27.933999999999997,
"rate": 0.27934
}Build with STD/PYG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key