Rate Overview
Live
1 HUF = 0.002226 GBP
1 GBP = 449.2363
HUF
Avg
0.002260
High
0.002315
Low
0.002199
Last updated: 3/27/2026, 7:51:01 AM
Quick Conversions
| HUF | GBP |
|---|---|
| 1 HUF | 0.00 GBP |
| 10 HUF | 0.02 GBP |
| 50 HUF | 0.11 GBP |
| 100 HUF | 0.22 GBP |
| 500 HUF | 1.11 GBP |
| 1,000 HUF | 2.23 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-03-27T07:51:01Z",
"rates": {
"GBP": 0.002226
}
}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.22260000000000002,
"rate": 0.002226
}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