Rate Overview
Live
1 XPF = 3.0455 HUF
1 HUF = 0.328355
XPF
Avg
3.1062
High
3.2970
Low
2.9273
Last updated: 7/22/2026, 8:51:42 AM
Quick Conversions
| XPF | HUF |
|---|---|
| 1 XPF | 3.05 HUF |
| 10 XPF | 30.45 HUF |
| 50 XPF | 152.27 HUF |
| 100 XPF | 304.55 HUF |
| 500 XPF | 1,522.74 HUF |
| 1,000 XPF | 3,045.49 HUF |
Get XPF/HUF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=HUFExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-07-22T08:51:42Z",
"rates": {
"HUF": 3.045487
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=HUF&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "HUF",
"amount": 100
},
"result": 304.5487,
"rate": 3.045487
}Build with XPF/HUF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key