Rate Overview
Live
1 UAH = 1.3873 PHP
1 PHP = 0.720832
UAH
Avg
1.3799
High
1.3877
Low
1.3708
Last updated: 7/9/2026, 10:51:20 AM
Quick Conversions
| UAH | PHP |
|---|---|
| 1 UAH | 1.39 PHP |
| 10 UAH | 13.87 PHP |
| 50 UAH | 69.36 PHP |
| 100 UAH | 138.73 PHP |
| 500 UAH | 693.64 PHP |
| 1,000 UAH | 1,387.29 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-07-09T10:51:20Z",
"rates": {
"PHP": 1.387285
}
}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": 138.7285,
"rate": 1.387285
}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