Rate Overview
Live
1 GBP = 449.7662 HUF
1 HUF = 0.002223
GBP
Avg
450.8761
High
454.0596
Low
448.8523
Last updated: 3/27/2026, 9:30:00 AM
Quick Conversions
| GBP | HUF |
|---|---|
| 1 GBP | 449.77 HUF |
| 10 GBP | 4,497.66 HUF |
| 50 GBP | 22,488.31 HUF |
| 100 GBP | 44,976.62 HUF |
| 500 GBP | 224,883.12 HUF |
| 1,000 GBP | 449,766.23 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-27T09:30:00Z",
"rates": {
"HUF": 449.76623
}
}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": 44976.623,
"rate": 449.76623
}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