Rate Overview
Live
1 HUF = 0.002424 GBP
1 GBP = 412.5413
HUF
Avg
0.002425
High
0.002438
Low
0.002406
Last updated: 7/4/2026, 6:40:50 AM
Quick Conversions
| HUF | GBP |
|---|---|
| 1 HUF | 0.00 GBP |
| 10 HUF | 0.02 GBP |
| 50 HUF | 0.12 GBP |
| 100 HUF | 0.24 GBP |
| 500 HUF | 1.21 GBP |
| 1,000 HUF | 2.42 GBP |
Get HUF/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HUF¤cies=GBPExample Response:
{
"success": true,
"base": "HUF",
"date": "2026-07-04T06:40:50Z",
"rates": {
"GBP": 0.002424
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HUF&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "HUF",
"to": "GBP",
"amount": 100
},
"result": 0.2424,
"rate": 0.002424
}Build with HUF/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key