Rate Overview
Live
1 PHP = 0.106686 HRK
1 HRK = 9.3733
PHP
Avg
0.107099
High
0.107519
Low
0.106686
Last updated: 7/9/2026, 5:49:36 AM
Quick Conversions
| PHP | HRK |
|---|---|
| 1 PHP | 0.11 HRK |
| 10 PHP | 1.07 HRK |
| 50 PHP | 5.33 HRK |
| 100 PHP | 10.67 HRK |
| 500 PHP | 53.34 HRK |
| 1,000 PHP | 106.69 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-07-09T05:49:36Z",
"rates": {
"HRK": 0.106686
}
}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.6686,
"rate": 0.106686
}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