Rate Overview
Live
1 PHP = 5.1449 HUF
1 HUF = 0.194366
PHP
Avg
5.4979
High
5.9733
Low
4.9329
Last updated: 7/26/2026, 12:19:07 AM
Quick Conversions
| PHP | HUF |
|---|---|
| 1 PHP | 5.14 HUF |
| 10 PHP | 51.45 HUF |
| 50 PHP | 257.25 HUF |
| 100 PHP | 514.49 HUF |
| 500 PHP | 2,572.46 HUF |
| 1,000 PHP | 5,144.93 HUF |
Get PHP/HUF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=HUFExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-07-26T00:19:07Z",
"rates": {
"HUF": 5.14493
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=HUF&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "HUF",
"amount": 100
},
"result": 514.4929999999999,
"rate": 5.14493
}Build with PHP/HUF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key