Rate Overview
Live
1 HUF = 0.923366 PKR
1 PKR = 1.0830
HUF
Avg
0.912109
High
0.923366
Low
0.900646
Last updated: 5/27/2026, 3:09:40 PM
Quick Conversions
| HUF | PKR |
|---|---|
| 1 HUF | 0.92 PKR |
| 10 HUF | 9.23 PKR |
| 50 HUF | 46.17 PKR |
| 100 HUF | 92.34 PKR |
| 500 HUF | 461.68 PKR |
| 1,000 HUF | 923.37 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-27T15:09:40Z",
"rates": {
"PKR": 0.923366
}
}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": 92.3366,
"rate": 0.923366
}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