Rate Overview
Live
1 SRD = 0.117185 PGK
1 PGK = 8.5335
SRD
Avg
0.117007
High
0.117460
Low
0.116200
Last updated: 7/11/2026, 4:32:25 AM
Quick Conversions
| SRD | PGK |
|---|---|
| 1 SRD | 0.12 PGK |
| 10 SRD | 1.17 PGK |
| 50 SRD | 5.86 PGK |
| 100 SRD | 11.72 PGK |
| 500 SRD | 58.59 PGK |
| 1,000 SRD | 117.19 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-07-11T04:32:25Z",
"rates": {
"PGK": 0.117185
}
}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.7185,
"rate": 0.117185
}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