Rate Overview
Live
1 PHP = 4.9599 HUF
1 HUF = 0.201618
PHP
Avg
4.9998
High
5.0342
Low
4.9599
Last updated: 6/17/2026, 7:55:23 AM
Quick Conversions
| PHP | HUF |
|---|---|
| 1 PHP | 4.96 HUF |
| 10 PHP | 49.60 HUF |
| 50 PHP | 247.99 HUF |
| 100 PHP | 495.99 HUF |
| 500 PHP | 2,479.94 HUF |
| 1,000 PHP | 4,959.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-06-17T07:55:23Z",
"rates": {
"HUF": 4.959878
}
}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": 495.9878,
"rate": 4.959878
}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