Rate Overview
Live
1 STD = 0.307467 PYG
1 PYG = 3.2524
STD
Avg
0.306806
High
0.308576
Low
0.303614
Last updated: 3/7/2026, 7:52:35 AM
Quick Conversions
| STD | PYG |
|---|---|
| 1 STD | 0.31 PYG |
| 10 STD | 3.07 PYG |
| 50 STD | 15.37 PYG |
| 100 STD | 30.75 PYG |
| 500 STD | 153.73 PYG |
| 1,000 STD | 307.47 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-03-07T07:52:35Z",
"rates": {
"PYG": 0.307467
}
}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.7467,
"rate": 0.307467
}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