Rate Overview
Live
1 GBP = 449.0696 HUF
1 HUF = 0.002227
GBP
Avg
452.6822
High
498.7352
Low
407.9757
Last updated: 3/27/2026, 7:53:40 AM
Quick Conversions
| GBP | HUF |
|---|---|
| 1 GBP | 449.07 HUF |
| 10 GBP | 4,490.70 HUF |
| 50 GBP | 22,453.48 HUF |
| 100 GBP | 44,906.96 HUF |
| 500 GBP | 224,534.82 HUF |
| 1,000 GBP | 449,069.63 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-27T07:53:40Z",
"rates": {
"HUF": 449.069631
}
}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": 44906.9631,
"rate": 449.069631
}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