Rate Overview
Live
1 PHP = 0.722157 UAH
1 UAH = 1.3847
PHP
Avg
0.728078
High
0.733169
Low
0.722157
Last updated: 8/18/2026, 8:24:52 PM
Quick Conversions
| PHP | UAH |
|---|---|
| 1 PHP | 0.72 UAH |
| 10 PHP | 7.22 UAH |
| 50 PHP | 36.11 UAH |
| 100 PHP | 72.22 UAH |
| 500 PHP | 361.08 UAH |
| 1,000 PHP | 722.16 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-08-18T20:24:52Z",
"rates": {
"UAH": 0.722157
}
}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.2157,
"rate": 0.722157
}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