Rate Overview
Live
1 XPF = 0.063206 HRK
1 HRK = 15.8213
XPF
Avg
0.063446
High
0.064299
Low
0.062727
Last updated: 5/27/2026, 7:40:50 PM
Quick Conversions
| XPF | HRK |
|---|---|
| 1 XPF | 0.06 HRK |
| 10 XPF | 0.63 HRK |
| 50 XPF | 3.16 HRK |
| 100 XPF | 6.32 HRK |
| 500 XPF | 31.60 HRK |
| 1,000 XPF | 63.21 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-05-27T19:40:50Z",
"rates": {
"HRK": 0.063206
}
}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.3206,
"rate": 0.063206
}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