Rate Overview
Live
1 UAH = 1.3679 PHP
1 PHP = 0.731049 UAH
Avg
1.3916
High
1.4093
Low
1.3679
Last updated: 1/25/2026, 11:05:01 AM
Quick Conversions
| UAH | PHP |
|---|---|
| 1 UAH | 1.37 PHP |
| 10 UAH | 13.68 PHP |
| 50 UAH | 68.39 PHP |
| 100 UAH | 136.79 PHP |
| 500 UAH | 683.95 PHP |
| 1,000 UAH | 1,367.90 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-01-25T11:05:01Z",
"rates": {
"PHP": 1.367898
}
}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": 136.7898,
"rate": 1.367898
}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