Rate Overview
Live
1 PYG = 0.001333 SBD
1 SBD = 750.1875
PYG
Avg
0.001342
High
0.001351
Low
0.001333
Last updated: 8/18/2026, 7:32:17 PM
Quick Conversions
| PYG | SBD |
|---|---|
| 1 PYG | 0.00 SBD |
| 10 PYG | 0.01 SBD |
| 50 PYG | 0.07 SBD |
| 100 PYG | 0.13 SBD |
| 500 PYG | 0.67 SBD |
| 1,000 PYG | 1.33 SBD |
Get PYG/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PYG¤cies=SBDExample Response:
{
"success": true,
"base": "PYG",
"date": "2026-08-18T19:32:17Z",
"rates": {
"SBD": 0.001333
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PYG&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PYG",
"to": "SBD",
"amount": 100
},
"result": 0.1333,
"rate": 0.001333
}Build with PYG/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key