Rate Overview
Live
1 HUF = 0.891701 PKR
1 PKR = 1.1215
HUF
Avg
0.906430
High
0.932720
Low
0.891701
Last updated: 7/12/2026, 7:34:31 PM
Quick Conversions
| HUF | PKR |
|---|---|
| 1 HUF | 0.89 PKR |
| 10 HUF | 8.92 PKR |
| 50 HUF | 44.59 PKR |
| 100 HUF | 89.17 PKR |
| 500 HUF | 445.85 PKR |
| 1,000 HUF | 891.70 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-12T19:34:31Z",
"rates": {
"PKR": 0.891701
}
}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": 89.17009999999999,
"rate": 0.891701
}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