Rate Overview
Live
1 XPF = 3.0507 HUF
1 HUF = 0.327795
XPF
Avg
3.0777
High
3.1468
Low
3.0387
Last updated: 4/17/2026, 4:59:26 AM
Quick Conversions
| XPF | HUF |
|---|---|
| 1 XPF | 3.05 HUF |
| 10 XPF | 30.51 HUF |
| 50 XPF | 152.53 HUF |
| 100 XPF | 305.07 HUF |
| 500 XPF | 1,525.35 HUF |
| 1,000 XPF | 3,050.69 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-04-17T04:59:26Z",
"rates": {
"HUF": 3.050691
}
}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": 305.0691,
"rate": 3.050691
}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