Rate Overview
Live
1 XPF = 0.063030 HRK
1 HRK = 15.8655
XPF
Avg
0.063099
High
0.063239
Low
0.063004
Last updated: 5/7/2026, 1:47:12 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.52 HRK |
| 1,000 XPF | 63.03 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-07T13:47:12Z",
"rates": {
"HRK": 0.06303
}
}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.303,
"rate": 0.06303
}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