Rate Overview
Live
1 HUF = 0.330438 XPF
1 XPF = 3.0263
HUF
Avg
0.322341
High
0.341613
Low
0.303302
Last updated: 7/25/2026, 8:28:44 PM
Quick Conversions
| HUF | XPF |
|---|---|
| 1 HUF | 0.33 XPF |
| 10 HUF | 3.30 XPF |
| 50 HUF | 16.52 XPF |
| 100 HUF | 33.04 XPF |
| 500 HUF | 165.22 XPF |
| 1,000 HUF | 330.44 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-07-25T20:28:44Z",
"rates": {
"XPF": 0.330438
}
}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.043800000000005,
"rate": 0.330438
}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