Rate Overview
Live
1 XPF = 3.2525 HUF
1 HUF = 0.307458
XPF
Avg
3.3163
High
3.4724
Low
3.1499
Last updated: 3/27/2026, 7:50:16 AM
Quick Conversions
| XPF | HUF |
|---|---|
| 1 XPF | 3.25 HUF |
| 10 XPF | 32.52 HUF |
| 50 XPF | 162.62 HUF |
| 100 XPF | 325.25 HUF |
| 500 XPF | 1,626.24 HUF |
| 1,000 XPF | 3,252.48 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-03-27T07:50:16Z",
"rates": {
"HUF": 3.252475
}
}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": 325.2475,
"rate": 3.252475
}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