Rate Overview
Live
1 HUF = 0.335095 XPF
1 XPF = 2.9842
HUF
Avg
0.333025
High
0.335996
Low
0.329587
Last updated: 5/27/2026, 12:31:34 PM
Quick Conversions
| HUF | XPF |
|---|---|
| 1 HUF | 0.34 XPF |
| 10 HUF | 3.35 XPF |
| 50 HUF | 16.75 XPF |
| 100 HUF | 33.51 XPF |
| 500 HUF | 167.55 XPF |
| 1,000 HUF | 335.09 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-27T12:31:34Z",
"rates": {
"XPF": 0.335095
}
}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.509499999999996,
"rate": 0.335095
}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