Rate Overview
Live
1 PHP = 0.726521 UAH
1 UAH = 1.3764
PHP
Avg
0.718730
High
0.728723
Low
0.712958
Last updated: 5/7/2026, 9:50:39 PM
Quick Conversions
| PHP | UAH |
|---|---|
| 1 PHP | 0.73 UAH |
| 10 PHP | 7.27 UAH |
| 50 PHP | 36.33 UAH |
| 100 PHP | 72.65 UAH |
| 500 PHP | 363.26 UAH |
| 1,000 PHP | 726.52 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-05-07T21:50:39Z",
"rates": {
"UAH": 0.726521
}
}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.65209999999999,
"rate": 0.726521
}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