Rate Overview
Live
1 PGK = 1.9810 SVC
1 SVC = 0.504799
PGK
Avg
2.0568
High
2.2300
Low
1.9810
Last updated: 7/24/2026, 7:47:16 AM
Quick Conversions
| PGK | SVC |
|---|---|
| 1 PGK | 1.98 SVC |
| 10 PGK | 19.81 SVC |
| 50 PGK | 99.05 SVC |
| 100 PGK | 198.10 SVC |
| 500 PGK | 990.49 SVC |
| 1,000 PGK | 1,980.99 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-07-24T07:47:16Z",
"rates": {
"SVC": 1.980986
}
}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": 198.0986,
"rate": 1.980986
}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