Rate Overview
Live
1 GBP = 411.0612 HUF
1 HUF = 0.002433
GBP
Avg
414.1164
High
417.4229
Low
411.0612
Last updated: 5/27/2026, 2:28:31 AM
Quick Conversions
| GBP | HUF |
|---|---|
| 1 GBP | 411.06 HUF |
| 10 GBP | 4,110.61 HUF |
| 50 GBP | 20,553.06 HUF |
| 100 GBP | 41,106.12 HUF |
| 500 GBP | 205,530.62 HUF |
| 1,000 GBP | 411,061.24 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-27T02:28:31Z",
"rates": {
"HUF": 411.061235
}
}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": 41106.1235,
"rate": 411.061235
}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