Rate Overview
Live
1 UAH = 1.3778 PHP
1 PHP = 0.725818
UAH
Avg
1.3803
High
1.3880
Low
1.3748
Last updated: 4/17/2026, 2:40:18 PM
Quick Conversions
| UAH | PHP |
|---|---|
| 1 UAH | 1.38 PHP |
| 10 UAH | 13.78 PHP |
| 50 UAH | 68.89 PHP |
| 100 UAH | 137.78 PHP |
| 500 UAH | 688.88 PHP |
| 1,000 UAH | 1,377.76 PHP |
Get UAH/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=PHPExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-04-17T14:40:18Z",
"rates": {
"PHP": 1.377755
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "PHP",
"amount": 100
},
"result": 137.7755,
"rate": 1.377755
}Build with UAH/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key