Rate Overview
Live
1 XPF = 0.063629 HRK
1 HRK = 15.7161
XPF
Avg
0.063247
High
0.063629
Low
0.062932
Last updated: 3/7/2026, 12:29:32 AM
Quick Conversions
| XPF | HRK |
|---|---|
| 1 XPF | 0.06 HRK |
| 10 XPF | 0.64 HRK |
| 50 XPF | 3.18 HRK |
| 100 XPF | 6.36 HRK |
| 500 XPF | 31.81 HRK |
| 1,000 XPF | 63.63 HRK |
Get XPF/HRK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=HRKExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-03-07T00:29:32Z",
"rates": {
"HRK": 0.063629
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=HRK&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "HRK",
"amount": 100
},
"result": 6.362900000000001,
"rate": 0.063629
}Build with XPF/HRK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key