Rate Overview
Live
1 PHP = 0.723026 UAH
1 UAH = 1.3831
PHP
Avg
0.729374
High
0.746929
Low
0.712582
Last updated: 7/23/2026, 2:23:28 PM
Quick Conversions
| PHP | UAH |
|---|---|
| 1 PHP | 0.72 UAH |
| 10 PHP | 7.23 UAH |
| 50 PHP | 36.15 UAH |
| 100 PHP | 72.30 UAH |
| 500 PHP | 361.51 UAH |
| 1,000 PHP | 723.03 UAH |
Get PHP/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=UAHExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-07-23T14:23:28Z",
"rates": {
"UAH": 0.723026
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "UAH",
"amount": 100
},
"result": 72.3026,
"rate": 0.723026
}Build with PHP/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key