Rate Overview
Live
1 PHP = 0.729948 UAH
1 UAH = 1.3700
PHP
Avg
0.729130
High
0.752095
Low
0.714108
Last updated: 7/29/2026, 9:42:35 AM
Quick Conversions
| PHP | UAH |
|---|---|
| 1 PHP | 0.73 UAH |
| 10 PHP | 7.30 UAH |
| 50 PHP | 36.50 UAH |
| 100 PHP | 72.99 UAH |
| 500 PHP | 364.97 UAH |
| 1,000 PHP | 729.95 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-29T09:42:35Z",
"rates": {
"UAH": 0.729948
}
}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.9948,
"rate": 0.729948
}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