Rate Overview
Live
1 XPF = 0.063014 HRK
1 HRK = 15.8695
XPF
Avg
0.063097
High
0.063239
Low
0.063004
Last updated: 5/7/2026, 2:51:40 PM
Quick Conversions
| XPF | HRK |
|---|---|
| 1 XPF | 0.06 HRK |
| 10 XPF | 0.63 HRK |
| 50 XPF | 3.15 HRK |
| 100 XPF | 6.30 HRK |
| 500 XPF | 31.51 HRK |
| 1,000 XPF | 63.01 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-07T14:51:40Z",
"rates": {
"HRK": 0.063014
}
}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.3014,
"rate": 0.063014
}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