Rate Overview
Live
1 XPF = 0.063051 HRK
1 HRK = 15.8602
XPF
Avg
0.063160
High
0.063547
Low
0.062932
Last updated: 3/27/2026, 11:14:53 AM
Quick Conversions
| XPF | HRK |
|---|---|
| 1 XPF | 0.06 HRK |
| 10 XPF | 0.63 HRK |
| 50 XPF | 3.15 HRK |
| 100 XPF | 6.31 HRK |
| 500 XPF | 31.53 HRK |
| 1,000 XPF | 63.05 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-27T11:14:53Z",
"rates": {
"HRK": 0.063051
}
}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.3050999999999995,
"rate": 0.063051
}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