Rate Overview
Live
1 PHP = 0.725818 UAH
1 UAH = 1.3778
PHP
Avg
0.724483
High
0.727361
Low
0.720446
Last updated: 4/17/2026, 2:28:01 PM
Quick Conversions
| PHP | UAH |
|---|---|
| 1 PHP | 0.73 UAH |
| 10 PHP | 7.26 UAH |
| 50 PHP | 36.29 UAH |
| 100 PHP | 72.58 UAH |
| 500 PHP | 362.91 UAH |
| 1,000 PHP | 725.82 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-04-17T14:28:01Z",
"rates": {
"UAH": 0.725818
}
}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.5818,
"rate": 0.725818
}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