Rate Overview
Live
1 HUF = 0.932842 PKR
1 PKR = 1.0720
HUF
Avg
0.911663
High
0.932842
Low
0.899438
Last updated: 5/7/2026, 1:52:21 PM
Quick Conversions
| HUF | PKR |
|---|---|
| 1 HUF | 0.93 PKR |
| 10 HUF | 9.33 PKR |
| 50 HUF | 46.64 PKR |
| 100 HUF | 93.28 PKR |
| 500 HUF | 466.42 PKR |
| 1,000 HUF | 932.84 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-05-07T13:52:21Z",
"rates": {
"PKR": 0.932842
}
}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": 93.2842,
"rate": 0.932842
}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