Rate Overview
Live
1 HUF = 0.886070 PKR
1 PKR = 1.1286
HUF
Avg
0.740082
High
0.922290
Low
0.513095
Last updated: 7/28/2026, 1:54:02 PM
Quick Conversions
| HUF | PKR |
|---|---|
| 1 HUF | 0.89 PKR |
| 10 HUF | 8.86 PKR |
| 50 HUF | 44.30 PKR |
| 100 HUF | 88.61 PKR |
| 500 HUF | 443.04 PKR |
| 1,000 HUF | 886.07 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-07-28T13:54:02Z",
"rates": {
"PKR": 0.88607
}
}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.607,
"rate": 0.88607
}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