Rate Overview
Live
1 HUF = 0.315562 XPF
1 XPF = 3.1689
HUF
Avg
0.297987
High
0.315562
Low
0.286337
Last updated: 1/26/2026, 12:09:03 AM
Quick Conversions
| HUF | XPF |
|---|---|
| 1 HUF | 0.32 XPF |
| 10 HUF | 3.16 XPF |
| 50 HUF | 15.78 XPF |
| 100 HUF | 31.56 XPF |
| 500 HUF | 157.78 XPF |
| 1,000 HUF | 315.56 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-01-26T00:09:03Z",
"rates": {
"XPF": 0.315562
}
}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": 31.5562,
"rate": 0.315562
}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