Rate Overview
Live
1 GBP = 415.0678 HUF
1 HUF = 0.002409
GBP
Avg
419.5900
High
421.6066
Low
415.0678
Last updated: 5/6/2026, 10:22:34 PM
Quick Conversions
| GBP | HUF |
|---|---|
| 1 GBP | 415.07 HUF |
| 10 GBP | 4,150.68 HUF |
| 50 GBP | 20,753.39 HUF |
| 100 GBP | 41,506.78 HUF |
| 500 GBP | 207,533.91 HUF |
| 1,000 GBP | 415,067.82 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-06T22:22:34Z",
"rates": {
"HUF": 415.06782
}
}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": 41506.782,
"rate": 415.06782
}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