Rate Overview
Live
1 PHP = 5.1064 HUF
1 HUF = 0.195831
PHP
Avg
5.1449
High
5.1804
Low
5.1062
Last updated: 8/15/2026, 1:51:47 AM
Quick Conversions
| PHP | HUF |
|---|---|
| 1 PHP | 5.11 HUF |
| 10 PHP | 51.06 HUF |
| 50 PHP | 255.32 HUF |
| 100 PHP | 510.64 HUF |
| 500 PHP | 2,553.22 HUF |
| 1,000 PHP | 5,106.43 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-08-15T01:51:47Z",
"rates": {
"HUF": 5.106431
}
}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": 510.64309999999995,
"rate": 5.106431
}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