Rate Overview
Live
1 PYG = 0.099539 SDG
1 SDG = 10.0463
PYG
Avg
0.099961
High
0.100652
Low
0.099539
Last updated: 8/21/2026, 9:18:22 AM
Quick Conversions
| PYG | SDG |
|---|---|
| 1 PYG | 0.10 SDG |
| 10 PYG | 1.00 SDG |
| 50 PYG | 4.98 SDG |
| 100 PYG | 9.95 SDG |
| 500 PYG | 49.77 SDG |
| 1,000 PYG | 99.54 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-08-21T09:18:22Z",
"rates": {
"SDG": 0.099539
}
}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": 9.9539,
"rate": 0.099539
}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