Rate Overview
Live
1 PGK = 0.851131 SAR
1 SAR = 1.1749
PGK
Avg
0.852403
High
0.854306
Low
0.851131
Last updated: 7/3/2026, 6:33:28 PM
Quick Conversions
| PGK | SAR |
|---|---|
| 1 PGK | 0.85 SAR |
| 10 PGK | 8.51 SAR |
| 50 PGK | 42.56 SAR |
| 100 PGK | 85.11 SAR |
| 500 PGK | 425.57 SAR |
| 1,000 PGK | 851.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-03T18:33:28Z",
"rates": {
"SAR": 0.851131
}
}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.1131,
"rate": 0.851131
}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