Rate Overview
Live
1 PGK = 0.848994 SAR
1 SAR = 1.1779
PGK
Avg
0.847704
High
0.851768
Low
0.842112
Last updated: 7/24/2026, 4:49:12 AM
Quick Conversions
| PGK | SAR |
|---|---|
| 1 PGK | 0.85 SAR |
| 10 PGK | 8.49 SAR |
| 50 PGK | 42.45 SAR |
| 100 PGK | 84.90 SAR |
| 500 PGK | 424.50 SAR |
| 1,000 PGK | 848.99 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-24T04:49:12Z",
"rates": {
"SAR": 0.848994
}
}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": 84.8994,
"rate": 0.848994
}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