Rate Overview
Live
1 PHP = 0.730585 UAH
1 UAH = 1.3688
PHP
Avg
0.725221
High
0.750830
Low
0.708351
Last updated: 7/29/2026, 2:17:47 PM
Quick Conversions
| PHP | UAH |
|---|---|
| 1 PHP | 0.73 UAH |
| 10 PHP | 7.31 UAH |
| 50 PHP | 36.53 UAH |
| 100 PHP | 73.06 UAH |
| 500 PHP | 365.29 UAH |
| 1,000 PHP | 730.59 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-29T14:17:47Z",
"rates": {
"UAH": 0.730585
}
}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": 73.05850000000001,
"rate": 0.730585
}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