Rate Overview
Live
1 XPF = 2.9814 HUF
1 HUF = 0.335413
XPF
Avg
3.1676
High
3.3197
Low
2.9760
Last updated: 5/27/2026, 3:12:51 PM
Quick Conversions
| XPF | HUF |
|---|---|
| 1 XPF | 2.98 HUF |
| 10 XPF | 29.81 HUF |
| 50 XPF | 149.07 HUF |
| 100 XPF | 298.14 HUF |
| 500 XPF | 1,490.70 HUF |
| 1,000 XPF | 2,981.40 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-27T15:12:51Z",
"rates": {
"HUF": 2.981396
}
}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.13960000000003,
"rate": 2.981396
}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