Rate Overview
Live
1 XPF = 2.9589 HUF
1 HUF = 0.337968
XPF
Avg
2.9710
High
2.9907
Low
2.9551
Last updated: 7/5/2026, 11:19:29 PM
Quick Conversions
| XPF | HUF |
|---|---|
| 1 XPF | 2.96 HUF |
| 10 XPF | 29.59 HUF |
| 50 XPF | 147.94 HUF |
| 100 XPF | 295.89 HUF |
| 500 XPF | 1,479.43 HUF |
| 1,000 XPF | 2,958.86 HUF |
Get XPF/HUF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=HUFExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-07-05T23:19:29Z",
"rates": {
"HUF": 2.958858
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=HUF&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "HUF",
"amount": 100
},
"result": 295.8858,
"rate": 2.958858
}Build with XPF/HUF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key