Rate Overview
Live
1 PGK = 0.854151 AED
1 AED = 1.1708
PGK
Avg
0.853314
High
0.855023
Low
0.852286
Last updated: 3/27/2026, 4:29:36 PM
Quick Conversions
| PGK | AED |
|---|---|
| 1 PGK | 0.85 AED |
| 10 PGK | 8.54 AED |
| 50 PGK | 42.71 AED |
| 100 PGK | 85.42 AED |
| 500 PGK | 427.08 AED |
| 1,000 PGK | 854.15 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-03-27T16:29:36Z",
"rates": {
"AED": 0.854151
}
}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": 85.4151,
"rate": 0.854151
}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