Rate Overview
Live
1 GBP = 448.6292 HUF
1 HUF = 0.002229
GBP
Avg
450.7443
High
454.0596
Low
448.6292
Last updated: 3/27/2026, 6:05:15 AM
Quick Conversions
| GBP | HUF |
|---|---|
| 1 GBP | 448.63 HUF |
| 10 GBP | 4,486.29 HUF |
| 50 GBP | 22,431.46 HUF |
| 100 GBP | 44,862.92 HUF |
| 500 GBP | 224,314.62 HUF |
| 1,000 GBP | 448,629.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-03-27T06:05:15Z",
"rates": {
"HUF": 448.629236
}
}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": 44862.9236,
"rate": 448.629236
}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