Rate Overview
Live
1 PHP = 0.710052 UAH
1 UAH = 1.4083
PHP
Avg
0.713139
High
0.716100
Low
0.710052
Last updated: 9/5/2026, 2:09:13 PM
Quick Conversions
| PHP | UAH |
|---|---|
| 1 PHP | 0.71 UAH |
| 10 PHP | 7.10 UAH |
| 50 PHP | 35.50 UAH |
| 100 PHP | 71.01 UAH |
| 500 PHP | 355.03 UAH |
| 1,000 PHP | 710.05 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-09-05T14:09:13Z",
"rates": {
"UAH": 0.710052
}
}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.0052,
"rate": 0.710052
}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