Rate Overview
Live
1 GBP = 411.1008 HUF
1 HUF = 0.002432
GBP
Avg
432.5301
High
454.7015
Low
411.1008
Last updated: 5/27/2026, 3:43:54 AM
Quick Conversions
| GBP | HUF |
|---|---|
| 1 GBP | 411.10 HUF |
| 10 GBP | 4,111.01 HUF |
| 50 GBP | 20,555.04 HUF |
| 100 GBP | 41,110.08 HUF |
| 500 GBP | 205,550.40 HUF |
| 1,000 GBP | 411,100.80 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-05-27T03:43:54Z",
"rates": {
"HUF": 411.100797
}
}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": 41110.0797,
"rate": 411.100797
}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