Rate Overview
Live
1 PGK = 0.854128 AED
1 AED = 1.1708
PGK
Avg
0.902906
High
0.960502
Low
0.850373
Last updated: 3/27/2026, 7:46:37 AM
Quick Conversions
| PGK | AED |
|---|---|
| 1 PGK | 0.85 AED |
| 10 PGK | 8.54 AED |
| 50 PGK | 42.71 AED |
| 100 PGK | 85.41 AED |
| 500 PGK | 427.06 AED |
| 1,000 PGK | 854.13 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-27T07:46:37Z",
"rates": {
"AED": 0.854128
}
}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.4128,
"rate": 0.854128
}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