Rate Overview
Live
1 HUF = 0.886433 PKR
1 PKR = 1.1281
HUF
Avg
0.882866
High
0.931608
Low
0.821690
Last updated: 7/28/2026, 10:33:57 AM
Quick Conversions
| HUF | PKR |
|---|---|
| 1 HUF | 0.89 PKR |
| 10 HUF | 8.86 PKR |
| 50 HUF | 44.32 PKR |
| 100 HUF | 88.64 PKR |
| 500 HUF | 443.22 PKR |
| 1,000 HUF | 886.43 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-28T10:33:57Z",
"rates": {
"PKR": 0.886433
}
}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.6433,
"rate": 0.886433
}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