Rate Overview
Live
1 PHP = 5.7216 HUF
1 HUF = 0.174778
PHP
Avg
5.6577
High
5.7410
Low
5.5237
Last updated: 3/7/2026, 7:34:50 AM
Quick Conversions
| PHP | HUF |
|---|---|
| 1 PHP | 5.72 HUF |
| 10 PHP | 57.22 HUF |
| 50 PHP | 286.08 HUF |
| 100 PHP | 572.16 HUF |
| 500 PHP | 2,860.78 HUF |
| 1,000 PHP | 5,721.56 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-03-07T07:34:50Z",
"rates": {
"HUF": 5.721558
}
}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": 572.1558,
"rate": 5.721558
}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