Rate Overview
Live
1 UAH = 1.3805 PHP
1 PHP = 0.724368
UAH
Avg
1.3711
High
1.3808
Low
1.3567
Last updated: 8/17/2026, 6:36:59 AM
Quick Conversions
| UAH | PHP |
|---|---|
| 1 UAH | 1.38 PHP |
| 10 UAH | 13.81 PHP |
| 50 UAH | 69.03 PHP |
| 100 UAH | 138.05 PHP |
| 500 UAH | 690.26 PHP |
| 1,000 UAH | 1,380.51 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-08-17T06:36:59Z",
"rates": {
"PHP": 1.380513
}
}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.0513,
"rate": 1.380513
}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