Rate Overview
Live
1 GBP = 423.1292 HUF
1 HUF = 0.002363
GBP
Avg
418.3775
High
427.1903
Low
410.1049
Last updated: 7/24/2026, 9:16:08 PM
Quick Conversions
| GBP | HUF |
|---|---|
| 1 GBP | 423.13 HUF |
| 10 GBP | 4,231.29 HUF |
| 50 GBP | 21,156.46 HUF |
| 100 GBP | 42,312.92 HUF |
| 500 GBP | 211,564.59 HUF |
| 1,000 GBP | 423,129.18 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-24T21:16:08Z",
"rates": {
"HUF": 423.129179
}
}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": 42312.9179,
"rate": 423.129179
}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