Rate Overview
Live
1 GBP = 412.6062 HUF
1 HUF = 0.002424
GBP
Avg
412.6120
High
415.5491
Low
410.1049
Last updated: 7/5/2026, 9:44:48 PM
Quick Conversions
| GBP | HUF |
|---|---|
| 1 GBP | 412.61 HUF |
| 10 GBP | 4,126.06 HUF |
| 50 GBP | 20,630.31 HUF |
| 100 GBP | 41,260.62 HUF |
| 500 GBP | 206,303.10 HUF |
| 1,000 GBP | 412,606.20 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-07-05T21:44:48Z",
"rates": {
"HUF": 412.606203
}
}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": 41260.6203,
"rate": 412.606203
}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