Rate Overview
Live
1 HUF = 0.307458 XPF
1 XPF = 3.2525
HUF
Avg
0.306124
High
0.308627
Low
0.303060
Last updated: 3/27/2026, 7:42:44 AM
Quick Conversions
| HUF | XPF |
|---|---|
| 1 HUF | 0.31 XPF |
| 10 HUF | 3.07 XPF |
| 50 HUF | 15.37 XPF |
| 100 HUF | 30.75 XPF |
| 500 HUF | 153.73 XPF |
| 1,000 HUF | 307.46 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-27T07:42:44Z",
"rates": {
"XPF": 0.307458
}
}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.745800000000003,
"rate": 0.307458
}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