Rate Overview
Live
1 HUF = 0.874995 PKR
1 PKR = 1.1429
HUF
Avg
0.880690
High
0.890860
Low
0.874995
Last updated: 7/25/2026, 8:18:17 PM
Quick Conversions
| HUF | PKR |
|---|---|
| 1 HUF | 0.87 PKR |
| 10 HUF | 8.75 PKR |
| 50 HUF | 43.75 PKR |
| 100 HUF | 87.50 PKR |
| 500 HUF | 437.50 PKR |
| 1,000 HUF | 875.00 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-25T20:18:17Z",
"rates": {
"PKR": 0.874995
}
}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.4995,
"rate": 0.874995
}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