Rate Overview
Live
1 GBP = 450.5094 HUF
1 HUF = 0.002220
GBP
Avg
442.5039
High
454.6040
Low
431.8046
Last updated: 3/27/2026, 1:25:26 PM
Quick Conversions
| GBP | HUF |
|---|---|
| 1 GBP | 450.51 HUF |
| 10 GBP | 4,505.09 HUF |
| 50 GBP | 22,525.47 HUF |
| 100 GBP | 45,050.94 HUF |
| 500 GBP | 225,254.72 HUF |
| 1,000 GBP | 450,509.43 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-03-27T13:25:26Z",
"rates": {
"HUF": 450.509434
}
}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": 45050.9434,
"rate": 450.509434
}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