Rate Overview
Live
1 UAH = 1.3509 PHP
1 PHP = 0.740226
UAH
Avg
1.3452
High
1.3558
Low
1.3350
Last updated: 3/7/2026, 7:34:51 AM
Quick Conversions
| UAH | PHP |
|---|---|
| 1 UAH | 1.35 PHP |
| 10 UAH | 13.51 PHP |
| 50 UAH | 67.55 PHP |
| 100 UAH | 135.09 PHP |
| 500 UAH | 675.47 PHP |
| 1,000 UAH | 1,350.94 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-07T07:34:51Z",
"rates": {
"PHP": 1.350938
}
}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": 135.0938,
"rate": 1.350938
}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