Rate Overview
Live
1 PHP = 5.1252 HUF
1 HUF = 0.195115
PHP
Avg
5.0725
High
5.1353
Low
4.9916
Last updated: 7/17/2026, 9:34:20 AM
Quick Conversions
| PHP | HUF |
|---|---|
| 1 PHP | 5.13 HUF |
| 10 PHP | 51.25 HUF |
| 50 PHP | 256.26 HUF |
| 100 PHP | 512.52 HUF |
| 500 PHP | 2,562.60 HUF |
| 1,000 PHP | 5,125.20 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-17T09:34:20Z",
"rates": {
"HUF": 5.125195
}
}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.5195,
"rate": 5.125195
}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