Rate Overview
Live
1 GBP = 426.4122 HUF
1 HUF = 0.002345
GBP
Avg
428.5797
High
454.7015
Low
404.4276
Last updated: 7/22/2026, 7:01:31 PM
Quick Conversions
| GBP | HUF |
|---|---|
| 1 GBP | 426.41 HUF |
| 10 GBP | 4,264.12 HUF |
| 50 GBP | 21,320.61 HUF |
| 100 GBP | 42,641.22 HUF |
| 500 GBP | 213,206.08 HUF |
| 1,000 GBP | 426,412.16 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-07-22T19:01:31Z",
"rates": {
"HUF": 426.412157
}
}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": 42641.2157,
"rate": 426.412157
}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