Rate Overview
Live
1 PGK = 0.841971 AED
1 AED = 1.1877
PGK
Avg
0.842921
High
0.845950
Low
0.840844
Last updated: 5/26/2026, 8:21:24 PM
Quick Conversions
| PGK | AED |
|---|---|
| 1 PGK | 0.84 AED |
| 10 PGK | 8.42 AED |
| 50 PGK | 42.10 AED |
| 100 PGK | 84.20 AED |
| 500 PGK | 420.99 AED |
| 1,000 PGK | 841.97 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-05-26T20:21:24Z",
"rates": {
"AED": 0.841971
}
}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": 84.1971,
"rate": 0.841971
}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