Rate Overview
Live
1 PGK = 0.833654 AED
1 AED = 1.1995
PGK
Avg
0.834773
High
0.836707
Low
0.833654
Last updated: 7/3/2026, 10:19:41 AM
Quick Conversions
| PGK | AED |
|---|---|
| 1 PGK | 0.83 AED |
| 10 PGK | 8.34 AED |
| 50 PGK | 41.68 AED |
| 100 PGK | 83.37 AED |
| 500 PGK | 416.83 AED |
| 1,000 PGK | 833.65 AED |
Get PGK/AED Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=AEDExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-07-03T10:19:41Z",
"rates": {
"AED": 0.833654
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=AED&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "AED",
"amount": 100
},
"result": 83.3654,
"rate": 0.833654
}Build with PGK/AED Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key