Rate Overview
Live
1 HUF = 0.885267 PKR
1 PKR = 1.1296
HUF
Avg
0.887468
High
0.898040
Low
0.880096
Last updated: 9/3/2026, 3:57:07 AM
Quick Conversions
| HUF | PKR |
|---|---|
| 1 HUF | 0.89 PKR |
| 10 HUF | 8.85 PKR |
| 50 HUF | 44.26 PKR |
| 100 HUF | 88.53 PKR |
| 500 HUF | 442.63 PKR |
| 1,000 HUF | 885.27 PKR |
Get HUF/PKR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HUF¤cies=PKRExample Response:
{
"success": true,
"base": "HUF",
"date": "2026-09-03T03:57:07Z",
"rates": {
"PKR": 0.885267
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HUF&to=PKR&amount=100Example Response:
{
"success": true,
"query": {
"from": "HUF",
"to": "PKR",
"amount": 100
},
"result": 88.5267,
"rate": 0.885267
}Build with HUF/PKR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key