Rate Overview
Live
1 PYG = 0.100809 SDG
1 SDG = 9.9197
PYG
Avg
0.094608
High
0.100809
Low
0.086808
Last updated: 7/31/2026, 7:00:04 PM
Quick Conversions
| PYG | SDG |
|---|---|
| 1 PYG | 0.10 SDG |
| 10 PYG | 1.01 SDG |
| 50 PYG | 5.04 SDG |
| 100 PYG | 10.08 SDG |
| 500 PYG | 50.40 SDG |
| 1,000 PYG | 100.81 SDG |
Get PYG/SDG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PYG¤cies=SDGExample Response:
{
"success": true,
"base": "PYG",
"date": "2026-07-31T19:00:04Z",
"rates": {
"SDG": 0.100809
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PYG&to=SDG&amount=100Example Response:
{
"success": true,
"query": {
"from": "PYG",
"to": "SDG",
"amount": 100
},
"result": 10.0809,
"rate": 0.100809
}Build with PYG/SDG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key