Rate Overview
Live
1 PHP = 0.107564 HRK
1 HRK = 9.2968
PHP
Avg
0.109601
High
0.111068
Low
0.107283
Last updated: 3/27/2026, 12:52:47 PM
Quick Conversions
| PHP | HRK |
|---|---|
| 1 PHP | 0.11 HRK |
| 10 PHP | 1.08 HRK |
| 50 PHP | 5.38 HRK |
| 100 PHP | 10.76 HRK |
| 500 PHP | 53.78 HRK |
| 1,000 PHP | 107.56 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-03-27T12:52:47Z",
"rates": {
"HRK": 0.107564
}
}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.756400000000001,
"rate": 0.107564
}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