Rate Overview
Live
1 AED = 1.1708 PGK
1 PGK = 0.854129
AED
Avg
1.1719
High
1.1733
Low
1.1696
Last updated: 3/27/2026, 7:49:06 AM
Quick Conversions
| AED | PGK |
|---|---|
| 1 AED | 1.17 PGK |
| 10 AED | 11.71 PGK |
| 50 AED | 58.54 PGK |
| 100 AED | 117.08 PGK |
| 500 AED | 585.39 PGK |
| 1,000 AED | 1,170.78 PGK |
Get AED/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=PGKExample Response:
{
"success": true,
"base": "AED",
"date": "2026-03-27T07:49:06Z",
"rates": {
"PGK": 1.170784
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "PGK",
"amount": 100
},
"result": 117.0784,
"rate": 1.170784
}Build with AED/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key