Rate Overview
Live
1 HUF = 0.877912 PKR
1 PKR = 1.1391
HUF
Avg
0.886651
High
0.932720
Low
0.833440
Last updated: 7/26/2026, 11:02:27 PM
Quick Conversions
| HUF | PKR |
|---|---|
| 1 HUF | 0.88 PKR |
| 10 HUF | 8.78 PKR |
| 50 HUF | 43.90 PKR |
| 100 HUF | 87.79 PKR |
| 500 HUF | 438.96 PKR |
| 1,000 HUF | 877.91 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-26T23:02:27Z",
"rates": {
"PKR": 0.877912
}
}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": 87.7912,
"rate": 0.877912
}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