Rate Overview
Live
1 GBP = 423.0197 HUF
1 HUF = 0.002364
GBP
Avg
436.1016
High
458.6332
Low
405.8751
Last updated: 7/26/2026, 3:18:50 AM
Quick Conversions
| GBP | HUF |
|---|---|
| 1 GBP | 423.02 HUF |
| 10 GBP | 4,230.20 HUF |
| 50 GBP | 21,150.99 HUF |
| 100 GBP | 42,301.97 HUF |
| 500 GBP | 211,509.85 HUF |
| 1,000 GBP | 423,019.71 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-26T03:18:50Z",
"rates": {
"HUF": 423.01971
}
}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": 42301.971,
"rate": 423.01971
}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