Rate Overview
Live
1 ALL = 3.4575 PKR
1 PKR = 0.289227
ALL
Avg
3.4439
High
3.4575
Low
3.4226
Last updated: 5/7/2026, 7:46:18 AM
Quick Conversions
| ALL | PKR |
|---|---|
| 1 ALL | 3.46 PKR |
| 10 ALL | 34.57 PKR |
| 50 ALL | 172.87 PKR |
| 100 ALL | 345.75 PKR |
| 500 ALL | 1,728.75 PKR |
| 1,000 ALL | 3,457.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-05-07T07:46:18Z",
"rates": {
"PKR": 3.457497
}
}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": 345.7497,
"rate": 3.457497
}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