Rate Overview
Live
1 STD = 0.280483 PYG
1 PYG = 3.5653
STD
Avg
0.300599
High
0.322587
Low
0.280483
Last updated: 7/22/2026, 9:40:39 AM
Quick Conversions
| STD | PYG |
|---|---|
| 1 STD | 0.28 PYG |
| 10 STD | 2.80 PYG |
| 50 STD | 14.02 PYG |
| 100 STD | 28.05 PYG |
| 500 STD | 140.24 PYG |
| 1,000 STD | 280.48 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-22T09:40:39Z",
"rates": {
"PYG": 0.280483
}
}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": 28.048299999999998,
"rate": 0.280483
}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