Rate Overview
Live
1 JOD = 6.2225 PGK
1 PGK = 0.160708
JOD
Avg
5.8025
High
6.2225
Low
5.4198
Last updated: 7/25/2026, 5:55:13 AM
Quick Conversions
| JOD | PGK |
|---|---|
| 1 JOD | 6.22 PGK |
| 10 JOD | 62.22 PGK |
| 50 JOD | 311.12 PGK |
| 100 JOD | 622.25 PGK |
| 500 JOD | 3,111.23 PGK |
| 1,000 JOD | 6,222.46 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-25T05:55:13Z",
"rates": {
"PGK": 6.222464
}
}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.2464,
"rate": 6.222464
}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