Rate Overview
Live
1 PHP = 0.739637 UAH
1 UAH = 1.3520
PHP
Avg
0.738822
High
0.743974
Low
0.731475
Last updated: 6/17/2026, 7:54:52 AM
Quick Conversions
| PHP | UAH |
|---|---|
| 1 PHP | 0.74 UAH |
| 10 PHP | 7.40 UAH |
| 50 PHP | 36.98 UAH |
| 100 PHP | 73.96 UAH |
| 500 PHP | 369.82 UAH |
| 1,000 PHP | 739.64 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-17T07:54:52Z",
"rates": {
"UAH": 0.739637
}
}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.9637,
"rate": 0.739637
}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