Rate Overview
Live
1 PHP = 5.0727 HUF
1 HUF = 0.197135
PHP
Avg
5.2105
High
5.3818
Low
5.0727
Last updated: 4/17/2026, 2:29:07 PM
Quick Conversions
| PHP | HUF |
|---|---|
| 1 PHP | 5.07 HUF |
| 10 PHP | 50.73 HUF |
| 50 PHP | 253.63 HUF |
| 100 PHP | 507.27 HUF |
| 500 PHP | 2,536.33 HUF |
| 1,000 PHP | 5,072.67 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-04-17T14:29:07Z",
"rates": {
"HUF": 5.072668
}
}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": 507.2668,
"rate": 5.072668
}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