Rate Overview
Live
1 PYG = 0.098364 SDG
1 SDG = 10.1663
PYG
Avg
0.097991
High
0.098364
Low
0.097586
Last updated: 6/19/2026, 11:46:03 AM
Quick Conversions
| PYG | SDG |
|---|---|
| 1 PYG | 0.10 SDG |
| 10 PYG | 0.98 SDG |
| 50 PYG | 4.92 SDG |
| 100 PYG | 9.84 SDG |
| 500 PYG | 49.18 SDG |
| 1,000 PYG | 98.36 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-06-19T11:46:03Z",
"rates": {
"SDG": 0.098364
}
}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.8364,
"rate": 0.098364
}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