Rate Overview
Live
1 PGK = 0.163344 JOD
1 JOD = 6.1220
PGK
Avg
0.163861
High
0.164452
Low
0.163344
Last updated: 4/16/2026, 8:03:27 AM
Quick Conversions
| PGK | JOD |
|---|---|
| 1 PGK | 0.16 JOD |
| 10 PGK | 1.63 JOD |
| 50 PGK | 8.17 JOD |
| 100 PGK | 16.33 JOD |
| 500 PGK | 81.67 JOD |
| 1,000 PGK | 163.34 JOD |
Get PGK/JOD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=JODExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-04-16T08:03:27Z",
"rates": {
"JOD": 0.163344
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=JOD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "JOD",
"amount": 100
},
"result": 16.3344,
"rate": 0.163344
}Build with PGK/JOD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key