Rate Overview
Live
1 PHP = 5.1746 HUF
1 HUF = 0.193253
PHP
Avg
5.2924
High
5.6931
Low
4.9465
Last updated: 7/29/2026, 2:17:41 PM
Quick Conversions
| PHP | HUF |
|---|---|
| 1 PHP | 5.17 HUF |
| 10 PHP | 51.75 HUF |
| 50 PHP | 258.73 HUF |
| 100 PHP | 517.46 HUF |
| 500 PHP | 2,587.28 HUF |
| 1,000 PHP | 5,174.57 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-29T14:17:41Z",
"rates": {
"HUF": 5.174568
}
}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": 517.4567999999999,
"rate": 5.174568
}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