Rate Overview
Live
1 HUF = 0.914304 PKR
1 PKR = 1.0937
HUF
Avg
0.895936
High
0.914304
Low
0.871165
Last updated: 4/17/2026, 12:06:59 PM
Quick Conversions
| HUF | PKR |
|---|---|
| 1 HUF | 0.91 PKR |
| 10 HUF | 9.14 PKR |
| 50 HUF | 45.72 PKR |
| 100 HUF | 91.43 PKR |
| 500 HUF | 457.15 PKR |
| 1,000 HUF | 914.30 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-04-17T12:06:59Z",
"rates": {
"PKR": 0.914304
}
}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": 91.4304,
"rate": 0.914304
}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