Rate Overview
Live
1 PYG = 0.001307 SBD
1 SBD = 765.1109
PYG
Avg
0.001301
High
0.001324
Low
0.001281
Last updated: 5/7/2026, 12:31:38 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.65 SBD |
| 1,000 PYG | 1.31 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-05-07T12:31:38Z",
"rates": {
"SBD": 0.001307
}
}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.1307,
"rate": 0.001307
}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