Rate Overview
Live
1 ALL = 3.4331 PKR
1 PKR = 0.291284
ALL
Avg
3.4181
High
3.4331
Low
3.3870
Last updated: 5/27/2026, 6:19:02 PM
Quick Conversions
| ALL | PKR |
|---|---|
| 1 ALL | 3.43 PKR |
| 10 ALL | 34.33 PKR |
| 50 ALL | 171.65 PKR |
| 100 ALL | 343.31 PKR |
| 500 ALL | 1,716.54 PKR |
| 1,000 ALL | 3,433.08 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-05-27T18:19:02Z",
"rates": {
"PKR": 3.433081
}
}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": 343.3081,
"rate": 3.433081
}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