Rate Overview
Live
1 PHP = 4.9713 HUF
1 HUF = 0.201156
PHP
Avg
5.0463
High
5.0846
Low
4.9713
Last updated: 9/3/2026, 11:10:04 PM
Quick Conversions
| PHP | HUF |
|---|---|
| 1 PHP | 4.97 HUF |
| 10 PHP | 49.71 HUF |
| 50 PHP | 248.56 HUF |
| 100 PHP | 497.13 HUF |
| 500 PHP | 2,485.63 HUF |
| 1,000 PHP | 4,971.26 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-09-03T23:10:04Z",
"rates": {
"HUF": 4.971263
}
}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": 497.1263,
"rate": 4.971263
}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