Rate Overview
Live
1 HUF = 0.200866 PHP
1 PHP = 4.9784
HUF
Avg
0.199028
High
0.201117
Low
0.196673
Last updated: 9/6/2026, 1:48:06 PM
Quick Conversions
| HUF | PHP |
|---|---|
| 1 HUF | 0.20 PHP |
| 10 HUF | 2.01 PHP |
| 50 HUF | 10.04 PHP |
| 100 HUF | 20.09 PHP |
| 500 HUF | 100.43 PHP |
| 1,000 HUF | 200.87 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-09-06T13:48:06Z",
"rates": {
"PHP": 0.200866
}
}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.086599999999997,
"rate": 0.200866
}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