Rate Overview
Live
1 PKR = 0.002660 GBP
1 GBP = 375.9398
PKR
Avg
0.002660
High
0.002675
Low
0.002645
Last updated: 3/6/2026, 7:30:46 PM
Quick Conversions
| PKR | GBP |
|---|---|
| 1 PKR | 0.00 GBP |
| 10 PKR | 0.03 GBP |
| 50 PKR | 0.13 GBP |
| 100 PKR | 0.27 GBP |
| 500 PKR | 1.33 GBP |
| 1,000 PKR | 2.66 GBP |
Get PKR/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PKR¤cies=GBPExample Response:
{
"success": true,
"base": "PKR",
"date": "2026-03-06T19:30:46Z",
"rates": {
"GBP": 0.00266
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PKR&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "PKR",
"to": "GBP",
"amount": 100
},
"result": 0.266,
"rate": 0.00266
}Build with PKR/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key