Rate Overview
Live
1 XPF = 2.9818 HUF
1 HUF = 0.335371
XPF
Avg
3.1676
High
3.3197
Low
2.9760
Last updated: 5/27/2026, 5:32:31 PM
Quick Conversions
| XPF | HUF |
|---|---|
| 1 XPF | 2.98 HUF |
| 10 XPF | 29.82 HUF |
| 50 XPF | 149.09 HUF |
| 100 XPF | 298.18 HUF |
| 500 XPF | 1,490.89 HUF |
| 1,000 XPF | 2,981.77 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-05-27T17:32:31Z",
"rates": {
"HUF": 2.981775
}
}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": 298.1775,
"rate": 2.981775
}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