Rate Overview
Live
1 PHP = 0.715459 UAH
1 UAH = 1.3977
PHP
Avg
0.717911
High
0.720467
Low
0.715459
Last updated: 5/28/2026, 2:28:08 AM
Quick Conversions
| PHP | UAH |
|---|---|
| 1 PHP | 0.72 UAH |
| 10 PHP | 7.15 UAH |
| 50 PHP | 35.77 UAH |
| 100 PHP | 71.55 UAH |
| 500 PHP | 357.73 UAH |
| 1,000 PHP | 715.46 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-28T02:28:08Z",
"rates": {
"UAH": 0.715459
}
}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": 71.54589999999999,
"rate": 0.715459
}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