Rate Overview
Live
1 PYG = 0.001325 SBD
1 SBD = 754.7170
PYG
Avg
0.001326
High
0.001334
Low
0.001312
Last updated: 7/9/2026, 12:14:05 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.66 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-07-09T12:14:05Z",
"rates": {
"SBD": 0.001325
}
}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.1325,
"rate": 0.001325
}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