Rate Overview
Live
1 HUF = 0.002432 GBP
1 GBP = 411.1842
HUF
Avg
0.002414
High
0.002432
Low
0.002395
Last updated: 5/27/2026, 4:49:41 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.22 GBP |
| 1,000 HUF | 2.43 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-05-27T04:49:41Z",
"rates": {
"GBP": 0.002432
}
}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.24320000000000003,
"rate": 0.002432
}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