Rate Overview
Live
1 HUF = 0.327740 XPF
1 XPF = 3.0512
HUF
Avg
0.324962
High
0.329083
Low
0.317780
Last updated: 4/17/2026, 6:26:57 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.87 XPF |
| 1,000 HUF | 327.74 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-17T06:26:57Z",
"rates": {
"XPF": 0.32774
}
}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.774,
"rate": 0.32774
}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