Rate Overview
Live
1 HUF = 0.306103 XPF
1 XPF = 3.2669
HUF
Avg
0.301769
High
0.317472
Low
0.287981
Last updated: 3/27/2026, 11:23:37 AM
Quick Conversions
| HUF | XPF |
|---|---|
| 1 HUF | 0.31 XPF |
| 10 HUF | 3.06 XPF |
| 50 HUF | 15.31 XPF |
| 100 HUF | 30.61 XPF |
| 500 HUF | 153.05 XPF |
| 1,000 HUF | 306.10 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-27T11:23:37Z",
"rates": {
"XPF": 0.306103
}
}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.610300000000002,
"rate": 0.306103
}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