Rate Overview
Live
1 ALL = 3.3935 PKR
1 PKR = 0.294681
ALL
Avg
3.4108
High
3.4401
Low
3.3831
Last updated: 3/7/2026, 12:14:14 AM
Quick Conversions
| ALL | PKR |
|---|---|
| 1 ALL | 3.39 PKR |
| 10 ALL | 33.93 PKR |
| 50 ALL | 169.67 PKR |
| 100 ALL | 339.35 PKR |
| 500 ALL | 1,696.75 PKR |
| 1,000 ALL | 3,393.50 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-03-07T00:14:14Z",
"rates": {
"PKR": 3.393499
}
}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": 339.3499,
"rate": 3.393499
}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