Rate Overview
Live
1 HUF = 0.202433 PHP
1 PHP = 4.9399
HUF
Avg
0.199604
High
0.202529
Low
0.195948
Last updated: 5/28/2026, 3:32:18 AM
Quick Conversions
| HUF | PHP |
|---|---|
| 1 HUF | 0.20 PHP |
| 10 HUF | 2.02 PHP |
| 50 HUF | 10.12 PHP |
| 100 HUF | 20.24 PHP |
| 500 HUF | 101.22 PHP |
| 1,000 HUF | 202.43 PHP |
Get HUF/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HUF¤cies=PHPExample Response:
{
"success": true,
"base": "HUF",
"date": "2026-05-28T03:32:18Z",
"rates": {
"PHP": 0.202433
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HUF&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "HUF",
"to": "PHP",
"amount": 100
},
"result": 20.2433,
"rate": 0.202433
}Build with HUF/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key