Rate Overview
Live
1 PGK = 8.6442 SRD
1 SRD = 0.115684
PGK
Avg
8.6269
High
8.6442
Low
8.6040
Last updated: 5/6/2026, 11:23:18 AM
Quick Conversions
| PGK | SRD |
|---|---|
| 1 PGK | 8.64 SRD |
| 10 PGK | 86.44 SRD |
| 50 PGK | 432.21 SRD |
| 100 PGK | 864.42 SRD |
| 500 PGK | 4,322.11 SRD |
| 1,000 PGK | 8,644.21 SRD |
Get PGK/SRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=SRDExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-05-06T11:23:18Z",
"rates": {
"SRD": 8.644212
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=SRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "SRD",
"amount": 100
},
"result": 864.4212,
"rate": 8.644212
}Build with PGK/SRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key