Rate Overview
Live
1 PYG = 0.001469 SVC
1 SVC = 680.7352
PYG
Avg
0.001225
High
0.001469
Low
0.001086
Last updated: 7/31/2026, 11:58:22 AM
Quick Conversions
| PYG | SVC |
|---|---|
| 1 PYG | 0.00 SVC |
| 10 PYG | 0.01 SVC |
| 50 PYG | 0.07 SVC |
| 100 PYG | 0.15 SVC |
| 500 PYG | 0.73 SVC |
| 1,000 PYG | 1.47 SVC |
Get PYG/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PYG¤cies=SVCExample Response:
{
"success": true,
"base": "PYG",
"date": "2026-07-31T11:58:22Z",
"rates": {
"SVC": 0.001469
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PYG&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "PYG",
"to": "SVC",
"amount": 100
},
"result": 0.1469,
"rate": 0.001469
}Build with PYG/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key