Rate Overview
Live
1 SRD = 0.116323 PGK
1 PGK = 8.5968
SRD
Avg
0.116083
High
0.116323
Low
0.115820
Last updated: 5/9/2026, 4:53:29 AM
Quick Conversions
| SRD | PGK |
|---|---|
| 1 SRD | 0.12 PGK |
| 10 SRD | 1.16 PGK |
| 50 SRD | 5.82 PGK |
| 100 SRD | 11.63 PGK |
| 500 SRD | 58.16 PGK |
| 1,000 SRD | 116.32 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-05-09T04:53:29Z",
"rates": {
"PGK": 0.116323
}
}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.632299999999999,
"rate": 0.116323
}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