Rate Overview
Live
1 GBP = 419.1694 HUF
1 HUF = 0.002386
GBP
Avg
424.6345
High
433.1619
Low
418.6371
Last updated: 4/16/2026, 8:14:07 PM
Quick Conversions
| GBP | HUF |
|---|---|
| 1 GBP | 419.17 HUF |
| 10 GBP | 4,191.69 HUF |
| 50 GBP | 20,958.47 HUF |
| 100 GBP | 41,916.94 HUF |
| 500 GBP | 209,584.71 HUF |
| 1,000 GBP | 419,169.41 HUF |
Get GBP/HUF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=HUFExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-04-16T20:14:07Z",
"rates": {
"HUF": 419.169412
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=HUF&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "HUF",
"amount": 100
},
"result": 41916.9412,
"rate": 419.169412
}Build with GBP/HUF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key