Rate Overview
Live
1 PKR = 0.003113 EUR
1 EUR = 321.2335
PKR
Avg
0.003121
High
0.003141
Low
0.003106
Last updated: 7/6/2026, 11:24:48 AM
Quick Conversions
| PKR | EUR |
|---|---|
| 1 PKR | 0.00 EUR |
| 10 PKR | 0.03 EUR |
| 50 PKR | 0.16 EUR |
| 100 PKR | 0.31 EUR |
| 500 PKR | 1.56 EUR |
| 1,000 PKR | 3.11 EUR |
Get PKR/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PKR¤cies=EURExample Response:
{
"success": true,
"base": "PKR",
"date": "2026-07-06T11:24:48Z",
"rates": {
"EUR": 0.003113
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PKR&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "PKR",
"to": "EUR",
"amount": 100
},
"result": 0.31129999999999997,
"rate": 0.003113
}Build with PKR/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key