Rate Overview
Live
1 HUF = 0.326047 XPF
1 XPF = 3.0670
HUF
Avg
0.327973
High
0.329534
Low
0.326047
Last updated: 8/11/2026, 6:51:38 PM
Quick Conversions
| HUF | XPF |
|---|---|
| 1 HUF | 0.33 XPF |
| 10 HUF | 3.26 XPF |
| 50 HUF | 16.30 XPF |
| 100 HUF | 32.60 XPF |
| 500 HUF | 163.02 XPF |
| 1,000 HUF | 326.05 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-08-11T18:51:38Z",
"rates": {
"XPF": 0.326047
}
}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.604699999999994,
"rate": 0.326047
}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