Rate Overview
Live
1 PGK = 0.852361 SAR
1 SAR = 1.1732
PGK
Avg
0.882358
High
0.925678
Low
0.852009
Last updated: 7/5/2026, 3:09:02 AM
Quick Conversions
| PGK | SAR |
|---|---|
| 1 PGK | 0.85 SAR |
| 10 PGK | 8.52 SAR |
| 50 PGK | 42.62 SAR |
| 100 PGK | 85.24 SAR |
| 500 PGK | 426.18 SAR |
| 1,000 PGK | 852.36 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-05T03:09:02Z",
"rates": {
"SAR": 0.852361
}
}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.23610000000001,
"rate": 0.852361
}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