Rate Overview
Live
1 GBP = 448.8602 HUF
1 HUF = 0.002228
GBP
Avg
442.4428
High
454.6040
Low
431.8046
Last updated: 3/27/2026, 2:39:43 PM
Quick Conversions
| GBP | HUF |
|---|---|
| 1 GBP | 448.86 HUF |
| 10 GBP | 4,488.60 HUF |
| 50 GBP | 22,443.01 HUF |
| 100 GBP | 44,886.02 HUF |
| 500 GBP | 224,430.12 HUF |
| 1,000 GBP | 448,860.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-27T14:39:43Z",
"rates": {
"HUF": 448.860243
}
}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": 44886.024300000005,
"rate": 448.860243
}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