Rate Overview
Live
1 XPF = 2.9691 HUF
1 HUF = 0.336808
XPF
Avg
2.9715
High
2.9907
Low
2.9551
Last updated: 7/7/2026, 12:21:38 PM
Quick Conversions
| XPF | HUF |
|---|---|
| 1 XPF | 2.97 HUF |
| 10 XPF | 29.69 HUF |
| 50 XPF | 148.45 HUF |
| 100 XPF | 296.91 HUF |
| 500 XPF | 1,484.53 HUF |
| 1,000 XPF | 2,969.05 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-07T12:21:38Z",
"rates": {
"HUF": 2.969053
}
}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": 296.9053,
"rate": 2.969053
}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