Rate Overview
Live
1 XPF = 3.3192 HUF
1 HUF = 0.301281
XPF
Avg
3.2429
High
3.3197
Low
3.1553
Last updated: 3/7/2026, 12:30:30 AM
Quick Conversions
| XPF | HUF |
|---|---|
| 1 XPF | 3.32 HUF |
| 10 XPF | 33.19 HUF |
| 50 XPF | 165.96 HUF |
| 100 XPF | 331.92 HUF |
| 500 XPF | 1,659.58 HUF |
| 1,000 XPF | 3,319.16 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-07T00:30:30Z",
"rates": {
"HUF": 3.319161
}
}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": 331.9161,
"rate": 3.319161
}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