Rate Overview
Live
1 PHP = 5.1269 HUF
1 HUF = 0.195048
PHP
Avg
5.2932
High
5.6931
Low
4.9465
Last updated: 7/22/2026, 3:41:29 AM
Quick Conversions
| PHP | HUF |
|---|---|
| 1 PHP | 5.13 HUF |
| 10 PHP | 51.27 HUF |
| 50 PHP | 256.35 HUF |
| 100 PHP | 512.69 HUF |
| 500 PHP | 2,563.47 HUF |
| 1,000 PHP | 5,126.95 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-07-22T03:41:29Z",
"rates": {
"HUF": 5.126949
}
}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": 512.6949,
"rate": 5.126949
}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