Rate Overview
Live
1 PGK = 0.854752 AED
1 AED = 1.1699
PGK
Avg
0.853994
High
0.857284
Low
0.846790
Last updated: 3/6/2026, 10:51:13 PM
Quick Conversions
| PGK | AED |
|---|---|
| 1 PGK | 0.85 AED |
| 10 PGK | 8.55 AED |
| 50 PGK | 42.74 AED |
| 100 PGK | 85.48 AED |
| 500 PGK | 427.38 AED |
| 1,000 PGK | 854.75 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-06T22:51:13Z",
"rates": {
"AED": 0.854752
}
}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.4752,
"rate": 0.854752
}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