Rate Overview
Live
1 PHP = 5.4729 HUF
1 HUF = 0.182720 PHP
Avg
6.0465
High
6.7650
Low
5.4729
Last updated: 1/25/2026, 1:11:10 PM
Quick Conversions
| PHP | HUF |
|---|---|
| 1 PHP | 5.47 HUF |
| 10 PHP | 54.73 HUF |
| 50 PHP | 273.64 HUF |
| 100 PHP | 547.29 HUF |
| 500 PHP | 2,736.43 HUF |
| 1,000 PHP | 5,472.85 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-01-25T13:11:10Z",
"rates": {
"HUF": 5.472852
}
}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": 547.2851999999999,
"rate": 5.472852
}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