Rate Overview
Live
1 XPF = 3.0225 HUF
1 HUF = 0.330857
XPF
Avg
3.1799
High
3.3597
Low
2.9405
Last updated: 7/27/2026, 10:09:00 PM
Quick Conversions
| XPF | HUF |
|---|---|
| 1 XPF | 3.02 HUF |
| 10 XPF | 30.22 HUF |
| 50 XPF | 151.12 HUF |
| 100 XPF | 302.25 HUF |
| 500 XPF | 1,511.23 HUF |
| 1,000 XPF | 3,022.45 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-27T22:09:00Z",
"rates": {
"HUF": 3.02245
}
}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": 302.245,
"rate": 3.02245
}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