Rate Overview
Live
1 AED = 76.4646 PKR
1 PKR = 0.013078
AED
Avg
76.3805
High
76.4684
Low
76.1600
Last updated: 3/6/2026, 8:08:05 AM
Quick Conversions
| AED | PKR |
|---|---|
| 1 AED | 76.46 PKR |
| 10 AED | 764.65 PKR |
| 50 AED | 3,823.23 PKR |
| 100 AED | 7,646.46 PKR |
| 500 AED | 38,232.30 PKR |
| 1,000 AED | 76,464.61 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-03-06T08:08:05Z",
"rates": {
"PKR": 76.464606
}
}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": 7646.4606,
"rate": 76.464606
}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