Rate Overview
Live
1 PHP = 4.9395 HUF
1 HUF = 0.202450
PHP
Avg
5.3653
High
5.6931
Low
4.9395
Last updated: 5/28/2026, 2:29:31 AM
Quick Conversions
| PHP | HUF |
|---|---|
| 1 PHP | 4.94 HUF |
| 10 PHP | 49.39 HUF |
| 50 PHP | 246.97 HUF |
| 100 PHP | 493.95 HUF |
| 500 PHP | 2,469.74 HUF |
| 1,000 PHP | 4,939.48 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-28T02:29:31Z",
"rates": {
"HUF": 4.939484
}
}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.9484,
"rate": 4.939484
}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