Rate Overview
Live
1 GBP = 424.8493 HUF
1 HUF = 0.002354
GBP
Avg
424.9220
High
426.5566
Low
423.4841
Last updated: 8/14/2026, 10:43:14 PM
Quick Conversions
| GBP | HUF |
|---|---|
| 1 GBP | 424.85 HUF |
| 10 GBP | 4,248.49 HUF |
| 50 GBP | 21,242.47 HUF |
| 100 GBP | 42,484.93 HUF |
| 500 GBP | 212,424.67 HUF |
| 1,000 GBP | 424,849.34 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-08-14T22:43:14Z",
"rates": {
"HUF": 424.849341
}
}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": 42484.9341,
"rate": 424.849341
}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