Rate Overview
Live
1 PHP = 0.736285 UAH
1 UAH = 1.3582
PHP
Avg
0.739850
High
0.743974
Low
0.736285
Last updated: 6/19/2026, 8:18:48 AM
Quick Conversions
| PHP | UAH |
|---|---|
| 1 PHP | 0.74 UAH |
| 10 PHP | 7.36 UAH |
| 50 PHP | 36.81 UAH |
| 100 PHP | 73.63 UAH |
| 500 PHP | 368.14 UAH |
| 1,000 PHP | 736.29 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-06-19T08:18:48Z",
"rates": {
"UAH": 0.736285
}
}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": 73.6285,
"rate": 0.736285
}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