Rate Overview
Live
1 PGK = 0.850128 SAR
1 SAR = 1.1763
PGK
Avg
0.867739
High
0.882045
Low
0.850114
Last updated: 7/21/2026, 10:22:16 PM
Quick Conversions
| PGK | SAR |
|---|---|
| 1 PGK | 0.85 SAR |
| 10 PGK | 8.50 SAR |
| 50 PGK | 42.51 SAR |
| 100 PGK | 85.01 SAR |
| 500 PGK | 425.06 SAR |
| 1,000 PGK | 850.13 SAR |
Get PGK/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=SARExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-07-21T22:22:16Z",
"rates": {
"SAR": 0.850128
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "SAR",
"amount": 100
},
"result": 85.0128,
"rate": 0.850128
}Build with PGK/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key