Rate Overview
Live
1 PYG = 0.091762 SDG
1 SDG = 10.8978
PYG
Avg
0.092504
High
0.093241
Low
0.091640
Last updated: 3/7/2026, 3:44:01 AM
Quick Conversions
| PYG | SDG |
|---|---|
| 1 PYG | 0.09 SDG |
| 10 PYG | 0.92 SDG |
| 50 PYG | 4.59 SDG |
| 100 PYG | 9.18 SDG |
| 500 PYG | 45.88 SDG |
| 1,000 PYG | 91.76 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-03-07T03:44:01Z",
"rates": {
"SDG": 0.091762
}
}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.1762,
"rate": 0.091762
}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