Rate Overview
Live
1 UAH = 1.3813 PHP
1 PHP = 0.723979
UAH
Avg
1.3726
High
1.4108
Low
1.3260
Last updated: 3/28/2026, 10:41:26 AM
Quick Conversions
| UAH | PHP |
|---|---|
| 1 UAH | 1.38 PHP |
| 10 UAH | 13.81 PHP |
| 50 UAH | 69.06 PHP |
| 100 UAH | 138.13 PHP |
| 500 UAH | 690.63 PHP |
| 1,000 UAH | 1,381.25 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-03-28T10:41:26Z",
"rates": {
"PHP": 1.381255
}
}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.1255,
"rate": 1.381255
}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