Rate Overview
Live
1 PHP = 5.0615 HUF
1 HUF = 0.197570
PHP
Avg
5.0230
High
5.0768
Low
4.9857
Last updated: 6/19/2026, 8:19:07 AM
Quick Conversions
| PHP | HUF |
|---|---|
| 1 PHP | 5.06 HUF |
| 10 PHP | 50.62 HUF |
| 50 PHP | 253.08 HUF |
| 100 PHP | 506.15 HUF |
| 500 PHP | 2,530.75 HUF |
| 1,000 PHP | 5,061.51 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-06-19T08:19:07Z",
"rates": {
"HUF": 5.061508
}
}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": 506.1508,
"rate": 5.061508
}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