Rate Overview
Live
1 SGD = 3.4118 PGK
1 PGK = 0.293103
SGD
Avg
3.3974
High
3.4124
Low
3.3840
Last updated: 4/16/2026, 4:51:36 PM
Quick Conversions
| SGD | PGK |
|---|---|
| 1 SGD | 3.41 PGK |
| 10 SGD | 34.12 PGK |
| 50 SGD | 170.59 PGK |
| 100 SGD | 341.18 PGK |
| 500 SGD | 1,705.89 PGK |
| 1,000 SGD | 3,411.78 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-04-16T16:51:36Z",
"rates": {
"PGK": 3.411775
}
}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.1775,
"rate": 3.411775
}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