Rate Overview
Live
1 PHP = 4.9399 HUF
1 HUF = 0.202434
PHP
Avg
4.9864
High
5.0461
Low
4.9375
Last updated: 5/28/2026, 3:32:20 AM
Quick Conversions
| PHP | HUF |
|---|---|
| 1 PHP | 4.94 HUF |
| 10 PHP | 49.40 HUF |
| 50 PHP | 246.99 HUF |
| 100 PHP | 493.99 HUF |
| 500 PHP | 2,469.94 HUF |
| 1,000 PHP | 4,939.88 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-05-28T03:32:20Z",
"rates": {
"HUF": 4.939883
}
}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": 493.9883,
"rate": 4.939883
}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