Rate Overview
Live
1 SGD = 3.4162 PGK
1 PGK = 0.292723
SGD
Avg
3.4236
High
3.4484
Low
3.4092
Last updated: 7/25/2026, 2:01:12 AM
Quick Conversions
| SGD | PGK |
|---|---|
| 1 SGD | 3.42 PGK |
| 10 SGD | 34.16 PGK |
| 50 SGD | 170.81 PGK |
| 100 SGD | 341.62 PGK |
| 500 SGD | 1,708.10 PGK |
| 1,000 SGD | 3,416.19 PGK |
Get SGD/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=PGKExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-07-25T02:01:12Z",
"rates": {
"PGK": 3.416194
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "PGK",
"amount": 100
},
"result": 341.6194,
"rate": 3.416194
}Build with SGD/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key