Rate Overview
Live
1 HUF = 0.305251 XPF
1 XPF = 3.2760
HUF
Avg
0.310478
High
0.316900
Low
0.303302
Last updated: 3/27/2026, 1:01:17 PM
Quick Conversions
| HUF | XPF |
|---|---|
| 1 HUF | 0.31 XPF |
| 10 HUF | 3.05 XPF |
| 50 HUF | 15.26 XPF |
| 100 HUF | 30.53 XPF |
| 500 HUF | 152.63 XPF |
| 1,000 HUF | 305.25 XPF |
Get HUF/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HUF¤cies=XPFExample Response:
{
"success": true,
"base": "HUF",
"date": "2026-03-27T13:01:17Z",
"rates": {
"XPF": 0.305251
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HUF&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "HUF",
"to": "XPF",
"amount": 100
},
"result": 30.5251,
"rate": 0.305251
}Build with HUF/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key