Rate Overview
Live
1 PGK = 2.0059 SVC
1 SVC = 0.498537
PGK
Avg
2.0122
High
2.0177
Low
2.0059
Last updated: 5/7/2026, 4:32:17 AM
Quick Conversions
| PGK | SVC |
|---|---|
| 1 PGK | 2.01 SVC |
| 10 PGK | 20.06 SVC |
| 50 PGK | 100.29 SVC |
| 100 PGK | 200.59 SVC |
| 500 PGK | 1,002.94 SVC |
| 1,000 PGK | 2,005.87 SVC |
Get PGK/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=SVCExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-05-07T04:32:17Z",
"rates": {
"SVC": 2.00587
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "SVC",
"amount": 100
},
"result": 200.587,
"rate": 2.00587
}Build with PGK/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key