Rate Overview
Live
1 HUF = 0.335260 XPF
1 XPF = 2.9828
HUF
Avg
0.335572
High
0.337144
Low
0.333636
Last updated: 6/30/2026, 6:01:43 PM
Quick Conversions
| HUF | XPF |
|---|---|
| 1 HUF | 0.34 XPF |
| 10 HUF | 3.35 XPF |
| 50 HUF | 16.76 XPF |
| 100 HUF | 33.53 XPF |
| 500 HUF | 167.63 XPF |
| 1,000 HUF | 335.26 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-06-30T18:01:43Z",
"rates": {
"XPF": 0.33526
}
}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": 33.526,
"rate": 0.33526
}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