Rate Overview
Live
1 SAR = 1.1734 PGK
1 PGK = 0.852224
SAR
Avg
1.1734
High
1.1764
Low
1.1709
Last updated: 7/8/2026, 8:14:10 AM
Quick Conversions
| SAR | PGK |
|---|---|
| 1 SAR | 1.17 PGK |
| 10 SAR | 11.73 PGK |
| 50 SAR | 58.67 PGK |
| 100 SAR | 117.34 PGK |
| 500 SAR | 586.70 PGK |
| 1,000 SAR | 1,173.40 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-08T08:14:10Z",
"rates": {
"PGK": 1.1734
}
}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.34,
"rate": 1.1734
}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