Rate Overview
Live
1 STD = 0.278969 PYG
1 PYG = 3.5846
STD
Avg
0.278568
High
0.279161
Low
0.277400
Last updated: 8/13/2026, 3:09:07 AM
Quick Conversions
| STD | PYG |
|---|---|
| 1 STD | 0.28 PYG |
| 10 STD | 2.79 PYG |
| 50 STD | 13.95 PYG |
| 100 STD | 27.90 PYG |
| 500 STD | 139.48 PYG |
| 1,000 STD | 278.97 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-08-13T03:09:07Z",
"rates": {
"PYG": 0.278969
}
}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.896900000000002,
"rate": 0.278969
}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