Rate Overview
Live
1 JOD = 6.2291 PGK
1 PGK = 0.160536
JOD
Avg
6.0010
High
6.2291
Low
5.5629
Last updated: 7/23/2026, 12:45:45 AM
Quick Conversions
| JOD | PGK |
|---|---|
| 1 JOD | 6.23 PGK |
| 10 JOD | 62.29 PGK |
| 50 JOD | 311.46 PGK |
| 100 JOD | 622.91 PGK |
| 500 JOD | 3,114.56 PGK |
| 1,000 JOD | 6,229.13 PGK |
Get JOD/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JOD¤cies=PGKExample Response:
{
"success": true,
"base": "JOD",
"date": "2026-07-23T00:45:45Z",
"rates": {
"PGK": 6.229125
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JOD&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "JOD",
"to": "PGK",
"amount": 100
},
"result": 622.9125,
"rate": 6.229125
}Build with JOD/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key