Rate Overview
Live
1 SGD = 3.3585 PGK
1 PGK = 0.297753
SGD
Avg
3.3745
High
3.4056
Low
3.3565
Last updated: 3/7/2026, 2:33:07 AM
Quick Conversions
| SGD | PGK |
|---|---|
| 1 SGD | 3.36 PGK |
| 10 SGD | 33.58 PGK |
| 50 SGD | 167.92 PGK |
| 100 SGD | 335.85 PGK |
| 500 SGD | 1,679.24 PGK |
| 1,000 SGD | 3,358.49 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-03-07T02:33:07Z",
"rates": {
"PGK": 3.358486
}
}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": 335.84860000000003,
"rate": 3.358486
}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