Rate Overview
Live
1 UAH = 1.3764 PHP
1 PHP = 0.726521
UAH
Avg
1.3914
High
1.4026
Low
1.3723
Last updated: 5/7/2026, 4:37:35 PM
Quick Conversions
| UAH | PHP |
|---|---|
| 1 UAH | 1.38 PHP |
| 10 UAH | 13.76 PHP |
| 50 UAH | 68.82 PHP |
| 100 UAH | 137.64 PHP |
| 500 UAH | 688.21 PHP |
| 1,000 UAH | 1,376.42 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-05-07T16:37:35Z",
"rates": {
"PHP": 1.376422
}
}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.6422,
"rate": 1.376422
}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