Rate Overview
Live
1 ALL = 3.4208 PKR
1 PKR = 0.292332
ALL
Avg
3.4125
High
3.4307
Low
3.3921
Last updated: 7/8/2026, 11:34:05 AM
Quick Conversions
| ALL | PKR |
|---|---|
| 1 ALL | 3.42 PKR |
| 10 ALL | 34.21 PKR |
| 50 ALL | 171.04 PKR |
| 100 ALL | 342.08 PKR |
| 500 ALL | 1,710.38 PKR |
| 1,000 ALL | 3,420.77 PKR |
Get ALL/PKR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=PKRExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-07-08T11:34:05Z",
"rates": {
"PKR": 3.420769
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=PKR&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "PKR",
"amount": 100
},
"result": 342.0769,
"rate": 3.420769
}Build with ALL/PKR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key