Rate Overview
Live
1 XPF = 3.0263 HUF
1 HUF = 0.330439
XPF
Avg
3.2890
High
3.4924
Low
2.9815
Last updated: 7/26/2026, 12:58:40 AM
Quick Conversions
| XPF | HUF |
|---|---|
| 1 XPF | 3.03 HUF |
| 10 XPF | 30.26 HUF |
| 50 XPF | 151.31 HUF |
| 100 XPF | 302.63 HUF |
| 500 XPF | 1,513.14 HUF |
| 1,000 XPF | 3,026.28 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-26T00:58:40Z",
"rates": {
"HUF": 3.026277
}
}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.6277,
"rate": 3.026277
}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