Rate Overview
Live
1 HUF = 0.197226 PHP
1 PHP = 5.0703
HUF
Avg
0.197927
High
0.199214
Low
0.196086
Last updated: 7/9/2026, 9:54:16 AM
Quick Conversions
| HUF | PHP |
|---|---|
| 1 HUF | 0.20 PHP |
| 10 HUF | 1.97 PHP |
| 50 HUF | 9.86 PHP |
| 100 HUF | 19.72 PHP |
| 500 HUF | 98.61 PHP |
| 1,000 HUF | 197.23 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-07-09T09:54:16Z",
"rates": {
"PHP": 0.197226
}
}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": 19.7226,
"rate": 0.197226
}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