Rate Overview
Live
1 PYG = 0.001292 SBD
1 SBD = 773.9938
PYG
Avg
0.001240
High
0.001316
Low
0.001172
Last updated: 5/27/2026, 7:18:50 PM
Quick Conversions
| PYG | SBD |
|---|---|
| 1 PYG | 0.00 SBD |
| 10 PYG | 0.01 SBD |
| 50 PYG | 0.06 SBD |
| 100 PYG | 0.13 SBD |
| 500 PYG | 0.65 SBD |
| 1,000 PYG | 1.29 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-27T19:18:50Z",
"rates": {
"SBD": 0.001292
}
}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.1292,
"rate": 0.001292
}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