Rate Overview
Live
1 XPF = 3.2633 HUF
1 HUF = 0.306439
XPF
Avg
3.2204
High
3.2970
Low
3.1556
Last updated: 3/27/2026, 9:35:03 AM
Quick Conversions
| XPF | HUF |
|---|---|
| 1 XPF | 3.26 HUF |
| 10 XPF | 32.63 HUF |
| 50 XPF | 163.16 HUF |
| 100 XPF | 326.33 HUF |
| 500 XPF | 1,631.65 HUF |
| 1,000 XPF | 3,263.29 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-27T09:35:03Z",
"rates": {
"HUF": 3.263294
}
}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": 326.3294,
"rate": 3.263294
}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