Rate Overview
Live
1 PHP = 0.654573 UYU
1 UYU = 1.5277
PHP
Avg
0.656849
High
0.673504
Low
0.650754
Last updated: 7/13/2026, 1:01:25 PM
Quick Conversions
| PHP | UYU |
|---|---|
| 1 PHP | 0.65 UYU |
| 10 PHP | 6.55 UYU |
| 50 PHP | 32.73 UYU |
| 100 PHP | 65.46 UYU |
| 500 PHP | 327.29 UYU |
| 1,000 PHP | 654.57 UYU |
Get PHP/UYU Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=UYUExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-07-13T13:01:25Z",
"rates": {
"UYU": 0.654573
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=UYU&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "UYU",
"amount": 100
},
"result": 65.45729999999999,
"rate": 0.654573
}Build with PHP/UYU Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key