Rate Overview
Live
1 XPF = 3.0670 HUF
1 HUF = 0.326048
XPF
Avg
3.0491
High
3.0670
Low
3.0346
Last updated: 8/11/2026, 6:30:44 PM
Quick Conversions
| XPF | HUF |
|---|---|
| 1 XPF | 3.07 HUF |
| 10 XPF | 30.67 HUF |
| 50 XPF | 153.35 HUF |
| 100 XPF | 306.70 HUF |
| 500 XPF | 1,533.52 HUF |
| 1,000 XPF | 3,067.04 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-08-11T18:30:44Z",
"rates": {
"HUF": 3.067037
}
}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": 306.7037,
"rate": 3.067037
}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