Rate Overview
Live
1 GBP = 426.2032 HUF
1 HUF = 0.002346
GBP
Avg
426.7717
High
455.1447
Low
405.8751
Last updated: 7/23/2026, 6:44:57 AM
Quick Conversions
| GBP | HUF |
|---|---|
| 1 GBP | 426.20 HUF |
| 10 GBP | 4,262.03 HUF |
| 50 GBP | 21,310.16 HUF |
| 100 GBP | 42,620.32 HUF |
| 500 GBP | 213,101.61 HUF |
| 1,000 GBP | 426,203.22 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-23T06:44:57Z",
"rates": {
"HUF": 426.203218
}
}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": 42620.3218,
"rate": 426.203218
}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