Rate Overview
Live
1 PHP = 5.1416 HUF
1 HUF = 0.194491
PHP
Avg
5.2634
High
5.7052
Low
4.9427
Last updated: 7/28/2026, 12:34:21 PM
Quick Conversions
| PHP | HUF |
|---|---|
| 1 PHP | 5.14 HUF |
| 10 PHP | 51.42 HUF |
| 50 PHP | 257.08 HUF |
| 100 PHP | 514.16 HUF |
| 500 PHP | 2,570.82 HUF |
| 1,000 PHP | 5,141.63 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-28T12:34:21Z",
"rates": {
"HUF": 5.141632
}
}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": 514.1632000000001,
"rate": 5.141632
}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