Rate Overview
Live
1 UAH = 1.3582 PHP
1 PHP = 0.736286
UAH
Avg
1.3516
High
1.3582
Low
1.3441
Last updated: 6/19/2026, 8:39:00 AM
Quick Conversions
| UAH | PHP |
|---|---|
| 1 UAH | 1.36 PHP |
| 10 UAH | 13.58 PHP |
| 50 UAH | 67.91 PHP |
| 100 UAH | 135.82 PHP |
| 500 UAH | 679.08 PHP |
| 1,000 UAH | 1,358.17 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-06-19T08:39:00Z",
"rates": {
"PHP": 1.358168
}
}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.8168,
"rate": 1.358168
}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