Rate Overview
Live
1 STD = 0.307970 PYG
1 PYG = 3.2471
STD
Avg
0.310081
High
0.312344
Low
0.307970
Last updated: 4/17/2026, 10:49:30 AM
Quick Conversions
| STD | PYG |
|---|---|
| 1 STD | 0.31 PYG |
| 10 STD | 3.08 PYG |
| 50 STD | 15.40 PYG |
| 100 STD | 30.80 PYG |
| 500 STD | 153.99 PYG |
| 1,000 STD | 307.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-04-17T10:49:30Z",
"rates": {
"PYG": 0.30797
}
}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": 30.797,
"rate": 0.30797
}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