Rate Overview
Live
1 STD = 0.281748 PYG
1 PYG = 3.5493
STD
Avg
0.282652
High
0.293751
Low
0.279307
Last updated: 7/6/2026, 4:35:40 AM
Quick Conversions
| STD | PYG |
|---|---|
| 1 STD | 0.28 PYG |
| 10 STD | 2.82 PYG |
| 50 STD | 14.09 PYG |
| 100 STD | 28.17 PYG |
| 500 STD | 140.87 PYG |
| 1,000 STD | 281.75 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-06T04:35:40Z",
"rates": {
"PYG": 0.281748
}
}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.1748,
"rate": 0.281748
}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