Rate Overview
Live
1 PHP = 4.9923 HUF
1 HUF = 0.200307
PHP
Avg
5.0332
High
5.0731
Low
4.9923
Last updated: 5/7/2026, 3:51:36 PM
Quick Conversions
| PHP | HUF |
|---|---|
| 1 PHP | 4.99 HUF |
| 10 PHP | 49.92 HUF |
| 50 PHP | 249.62 HUF |
| 100 PHP | 499.23 HUF |
| 500 PHP | 2,496.17 HUF |
| 1,000 PHP | 4,992.34 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-05-07T15:51:36Z",
"rates": {
"HUF": 4.992342
}
}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": 499.2342,
"rate": 4.992342
}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