Rate Overview
Live
1 GBP = 423.1541 HUF
1 HUF = 0.002363
GBP
Avg
449.2869
High
493.1345
Low
404.7960
Last updated: 7/26/2026, 6:10:32 PM
Quick Conversions
| GBP | HUF |
|---|---|
| 1 GBP | 423.15 HUF |
| 10 GBP | 4,231.54 HUF |
| 50 GBP | 21,157.71 HUF |
| 100 GBP | 42,315.41 HUF |
| 500 GBP | 211,577.05 HUF |
| 1,000 GBP | 423,154.10 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-26T18:10:32Z",
"rates": {
"HUF": 423.154101
}
}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": 42315.4101,
"rate": 423.154101
}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