Rate Overview
Live
1 PYG = 0.001230 SBD
1 SBD = 813.0081
PYG
Avg
0.001243
High
0.001258
Low
0.001230
Last updated: 3/7/2026, 4:05:21 AM
Quick Conversions
| PYG | SBD |
|---|---|
| 1 PYG | 0.00 SBD |
| 10 PYG | 0.01 SBD |
| 50 PYG | 0.06 SBD |
| 100 PYG | 0.12 SBD |
| 500 PYG | 0.62 SBD |
| 1,000 PYG | 1.23 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-03-07T04:05:21Z",
"rates": {
"SBD": 0.00123
}
}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.123,
"rate": 0.00123
}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