Rate Overview
Live
1 SRD = 0.114598 PGK
1 PGK = 8.7262
SRD
Avg
0.115360
High
0.115959
Low
0.114598
Last updated: 4/18/2026, 8:44:25 AM
Quick Conversions
| SRD | PGK |
|---|---|
| 1 SRD | 0.11 PGK |
| 10 SRD | 1.15 PGK |
| 50 SRD | 5.73 PGK |
| 100 SRD | 11.46 PGK |
| 500 SRD | 57.30 PGK |
| 1,000 SRD | 114.60 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-04-18T08:44:25Z",
"rates": {
"PGK": 0.114598
}
}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.459800000000001,
"rate": 0.114598
}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