Rate Overview
Live
1 HUF = 0.909516 PKR
1 PKR = 1.0995
HUF
Avg
0.904153
High
0.911549
Low
0.899232
Last updated: 7/6/2026, 4:25:14 AM
Quick Conversions
| HUF | PKR |
|---|---|
| 1 HUF | 0.91 PKR |
| 10 HUF | 9.10 PKR |
| 50 HUF | 45.48 PKR |
| 100 HUF | 90.95 PKR |
| 500 HUF | 454.76 PKR |
| 1,000 HUF | 909.52 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-06T04:25:14Z",
"rates": {
"PKR": 0.909516
}
}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": 90.9516,
"rate": 0.909516
}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