Rate Overview
Live
1 HUF = 0.827659 PKR
1 PKR = 1.2082
HUF
Avg
0.846875
High
0.876961
Low
0.825358
Last updated: 3/7/2026, 7:44:39 AM
Quick Conversions
| HUF | PKR |
|---|---|
| 1 HUF | 0.83 PKR |
| 10 HUF | 8.28 PKR |
| 50 HUF | 41.38 PKR |
| 100 HUF | 82.77 PKR |
| 500 HUF | 413.83 PKR |
| 1,000 HUF | 827.66 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-03-07T07:44:39Z",
"rates": {
"PKR": 0.827659
}
}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": 82.7659,
"rate": 0.827659
}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