Rate Overview
Live
1 PHP = 0.105114 HRK
1 HRK = 9.5135
PHP
Avg
0.104870
High
0.105819
Low
0.104229
Last updated: 5/7/2026, 5:34:26 AM
Quick Conversions
| PHP | HRK |
|---|---|
| 1 PHP | 0.11 HRK |
| 10 PHP | 1.05 HRK |
| 50 PHP | 5.26 HRK |
| 100 PHP | 10.51 HRK |
| 500 PHP | 52.56 HRK |
| 1,000 PHP | 105.11 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-07T05:34:26Z",
"rates": {
"HRK": 0.105114
}
}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.5114,
"rate": 0.105114
}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