Rate Overview
Live
1 PYG = 0.002379 SCR
1 SCR = 420.3447
PYG
Avg
0.001997
High
0.002379
Low
0.001741
Last updated: 7/1/2026, 12:23:16 AM
Quick Conversions
| PYG | SCR |
|---|---|
| 1 PYG | 0.00 SCR |
| 10 PYG | 0.02 SCR |
| 50 PYG | 0.12 SCR |
| 100 PYG | 0.24 SCR |
| 500 PYG | 1.19 SCR |
| 1,000 PYG | 2.38 SCR |
Get PYG/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PYG¤cies=SCRExample Response:
{
"success": true,
"base": "PYG",
"date": "2026-07-01T00:23:16Z",
"rates": {
"SCR": 0.002379
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PYG&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "PYG",
"to": "SCR",
"amount": 100
},
"result": 0.2379,
"rate": 0.002379
}Build with PYG/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key