Rate Overview
Live
1 SRD = 0.118590 PGK
1 PGK = 8.4324
SRD
Avg
0.117826
High
0.118752
Low
0.115086
Last updated: 8/21/2026, 10:11:20 AM
Quick Conversions
| SRD | PGK |
|---|---|
| 1 SRD | 0.12 PGK |
| 10 SRD | 1.19 PGK |
| 50 SRD | 5.93 PGK |
| 100 SRD | 11.86 PGK |
| 500 SRD | 59.30 PGK |
| 1,000 SRD | 118.59 PGK |
Get SRD/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SRD¤cies=PGKExample Response:
{
"success": true,
"base": "SRD",
"date": "2026-08-21T10:11:20Z",
"rates": {
"PGK": 0.11859
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SRD&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "SRD",
"to": "PGK",
"amount": 100
},
"result": 11.859,
"rate": 0.11859
}Build with SRD/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key