Rate Overview
Live
1 GBP = 445.2432 HUF
1 HUF = 0.002246
GBP
Avg
439.0813
High
445.8135
Low
429.7961
Last updated: 3/6/2026, 8:15:27 AM
Quick Conversions
| GBP | HUF |
|---|---|
| 1 GBP | 445.24 HUF |
| 10 GBP | 4,452.43 HUF |
| 50 GBP | 22,262.16 HUF |
| 100 GBP | 44,524.32 HUF |
| 500 GBP | 222,621.58 HUF |
| 1,000 GBP | 445,243.15 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-06T08:15:27Z",
"rates": {
"HUF": 445.243152
}
}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": 44524.3152,
"rate": 445.243152
}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