Rate Overview
Live
1 HUF = 0.327719 XPF
1 XPF = 3.0514
HUF
Avg
0.324963
High
0.329083
Low
0.317780
Last updated: 4/17/2026, 7:36:43 AM
Quick Conversions
| HUF | XPF |
|---|---|
| 1 HUF | 0.33 XPF |
| 10 HUF | 3.28 XPF |
| 50 HUF | 16.39 XPF |
| 100 HUF | 32.77 XPF |
| 500 HUF | 163.86 XPF |
| 1,000 HUF | 327.72 XPF |
Get HUF/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HUF¤cies=XPFExample Response:
{
"success": true,
"base": "HUF",
"date": "2026-04-17T07:36:43Z",
"rates": {
"XPF": 0.327719
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HUF&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "HUF",
"to": "XPF",
"amount": 100
},
"result": 32.771899999999995,
"rate": 0.327719
}Build with HUF/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key