Rate Overview
Live
1 AED = 1.1710 PGK
1 PGK = 0.853974
AED
Avg
1.1711
High
1.1809
Low
1.1665
Last updated: 3/7/2026, 2:51:51 AM
Quick Conversions
| AED | PGK |
|---|---|
| 1 AED | 1.17 PGK |
| 10 AED | 11.71 PGK |
| 50 AED | 58.55 PGK |
| 100 AED | 117.10 PGK |
| 500 AED | 585.50 PGK |
| 1,000 AED | 1,171.00 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-07T02:51:51Z",
"rates": {
"PGK": 1.170996
}
}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.0996,
"rate": 1.170996
}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