Rate Overview
Live
1 AED = 76.5484 PKR
1 PKR = 0.013064
AED
Avg
76.3124
High
76.5484
Low
75.6202
Last updated: 8/14/2026, 6:02:54 PM
Quick Conversions
| AED | PKR |
|---|---|
| 1 AED | 76.55 PKR |
| 10 AED | 765.48 PKR |
| 50 AED | 3,827.42 PKR |
| 100 AED | 7,654.84 PKR |
| 500 AED | 38,274.18 PKR |
| 1,000 AED | 76,548.37 PKR |
Get AED/PKR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=PKRExample Response:
{
"success": true,
"base": "AED",
"date": "2026-08-14T18:02:54Z",
"rates": {
"PKR": 76.548367
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=PKR&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "PKR",
"amount": 100
},
"result": 7654.8367,
"rate": 76.548367
}Build with AED/PKR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key