Rate Overview
Live
1 HUF = 0.304089 XPF
1 XPF = 3.2885
HUF
Avg
0.308287
High
0.316924
Low
0.301233
Last updated: 3/7/2026, 3:47:44 AM
Quick Conversions
| HUF | XPF |
|---|---|
| 1 HUF | 0.30 XPF |
| 10 HUF | 3.04 XPF |
| 50 HUF | 15.20 XPF |
| 100 HUF | 30.41 XPF |
| 500 HUF | 152.04 XPF |
| 1,000 HUF | 304.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-03-07T03:47:44Z",
"rates": {
"XPF": 0.304089
}
}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": 30.4089,
"rate": 0.304089
}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