Rate Overview
Live
1 HUF = 0.002363 GBP
1 GBP = 423.1909
HUF
Avg
0.002387
High
0.002438
Low
0.002340
Last updated: 7/26/2026, 4:34:50 PM
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.18 GBP |
| 1,000 HUF | 2.36 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-26T16:34:50Z",
"rates": {
"GBP": 0.002363
}
}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.2363,
"rate": 0.002363
}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