Rate Overview
Live
1 JOD = 6.0609 PGK
1 PGK = 0.164993
JOD
Avg
6.0661
High
6.1181
Low
6.0421
Last updated: 3/7/2026, 1:01:33 AM
Quick Conversions
| JOD | PGK |
|---|---|
| 1 JOD | 6.06 PGK |
| 10 JOD | 60.61 PGK |
| 50 JOD | 303.04 PGK |
| 100 JOD | 606.09 PGK |
| 500 JOD | 3,030.43 PGK |
| 1,000 JOD | 6,060.86 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-03-07T01:01:33Z",
"rates": {
"PGK": 6.06086
}
}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": 606.086,
"rate": 6.06086
}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