Rate Overview
Live
1 HUF = 0.335836 XPF
1 XPF = 2.9776
HUF
Avg
0.302712
High
0.335836
Low
0.286337
Last updated: 5/27/2026, 1:58:28 PM
Quick Conversions
| HUF | XPF |
|---|---|
| 1 HUF | 0.34 XPF |
| 10 HUF | 3.36 XPF |
| 50 HUF | 16.79 XPF |
| 100 HUF | 33.58 XPF |
| 500 HUF | 167.92 XPF |
| 1,000 HUF | 335.84 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-05-27T13:58:28Z",
"rates": {
"XPF": 0.335836
}
}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.583600000000004,
"rate": 0.335836
}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