Rate Overview
Live
1 PGK = 0.830447 AED
1 AED = 1.2042
PGK
Avg
0.830952
High
0.843783
Low
0.815171
Last updated: 9/2/2026, 9:53:56 AM
Quick Conversions
| PGK | AED |
|---|---|
| 1 PGK | 0.83 AED |
| 10 PGK | 8.30 AED |
| 50 PGK | 41.52 AED |
| 100 PGK | 83.04 AED |
| 500 PGK | 415.22 AED |
| 1,000 PGK | 830.45 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-09-02T09:53:56Z",
"rates": {
"AED": 0.830447
}
}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.0447,
"rate": 0.830447
}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