Rate Overview
Live
1 HUF = 0.329160 XPF
1 XPF = 3.0380
HUF
Avg
0.323406
High
0.342422
Low
0.305323
Last updated: 7/19/2026, 9:19:22 PM
Quick Conversions
| HUF | XPF |
|---|---|
| 1 HUF | 0.33 XPF |
| 10 HUF | 3.29 XPF |
| 50 HUF | 16.46 XPF |
| 100 HUF | 32.92 XPF |
| 500 HUF | 164.58 XPF |
| 1,000 HUF | 329.16 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-19T21:19:22Z",
"rates": {
"XPF": 0.32916
}
}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.916000000000004,
"rate": 0.32916
}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