Rate Overview
Live
1 PYG = 3.4042 STD
1 STD = 0.293752
PYG
Avg
3.1280
High
3.5591
Low
2.6304
Last updated: 7/2/2026, 7:29:54 AM
Quick Conversions
| PYG | STD |
|---|---|
| 1 PYG | 3.40 STD |
| 10 PYG | 34.04 STD |
| 50 PYG | 170.21 STD |
| 100 PYG | 340.42 STD |
| 500 PYG | 1,702.12 STD |
| 1,000 PYG | 3,404.23 STD |
Get PYG/STD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PYG¤cies=STDExample Response:
{
"success": true,
"base": "PYG",
"date": "2026-07-02T07:29:54Z",
"rates": {
"STD": 3.404232
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PYG&to=STD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PYG",
"to": "STD",
"amount": 100
},
"result": 340.4232,
"rate": 3.404232
}Build with PYG/STD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key