Rate Overview
Live
1 PGK = 0.832698 AED
1 AED = 1.2009
PGK
Avg
0.894721
High
0.960502
Low
0.832698
Last updated: 7/20/2026, 9:03:20 PM
Quick Conversions
| PGK | AED |
|---|---|
| 1 PGK | 0.83 AED |
| 10 PGK | 8.33 AED |
| 50 PGK | 41.63 AED |
| 100 PGK | 83.27 AED |
| 500 PGK | 416.35 AED |
| 1,000 PGK | 832.70 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-20T21:03:20Z",
"rates": {
"AED": 0.832698
}
}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.2698,
"rate": 0.832698
}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