Rate Overview
Live
1 SAR = 1.1785 PGK
1 PGK = 0.848522
SAR
Avg
1.1534
High
1.1785
Low
1.1337
Last updated: 7/31/2026, 11:57:25 AM
Quick Conversions
| SAR | PGK |
|---|---|
| 1 SAR | 1.18 PGK |
| 10 SAR | 11.79 PGK |
| 50 SAR | 58.93 PGK |
| 100 SAR | 117.85 PGK |
| 500 SAR | 589.26 PGK |
| 1,000 SAR | 1,178.52 PGK |
Get SAR/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=PGKExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-07-31T11:57:25Z",
"rates": {
"PGK": 1.17852
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "PGK",
"amount": 100
},
"result": 117.852,
"rate": 1.17852
}Build with SAR/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key