Rate Overview
Live
1 PHP = 0.104999 HRK
1 HRK = 9.5239
PHP
Avg
0.110621
High
0.119071
Low
0.104808
Last updated: 5/27/2026, 4:24:43 PM
Quick Conversions
| PHP | HRK |
|---|---|
| 1 PHP | 0.10 HRK |
| 10 PHP | 1.05 HRK |
| 50 PHP | 5.25 HRK |
| 100 PHP | 10.50 HRK |
| 500 PHP | 52.50 HRK |
| 1,000 PHP | 105.00 HRK |
Get PHP/HRK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=HRKExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-05-27T16:24:43Z",
"rates": {
"HRK": 0.104999
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=HRK&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "HRK",
"amount": 100
},
"result": 10.4999,
"rate": 0.104999
}Build with PHP/HRK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key