Rate Overview
Live
1 SGD = 3.3411 PGK
1 PGK = 0.299300
SGD
Avg
3.3702
High
3.4056
Low
3.3411
Last updated: 3/27/2026, 2:36:43 PM
Quick Conversions
| SGD | PGK |
|---|---|
| 1 SGD | 3.34 PGK |
| 10 SGD | 33.41 PGK |
| 50 SGD | 167.06 PGK |
| 100 SGD | 334.11 PGK |
| 500 SGD | 1,670.56 PGK |
| 1,000 SGD | 3,341.13 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-27T14:36:43Z",
"rates": {
"PGK": 3.341128
}
}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": 334.1128,
"rate": 3.341128
}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