Rate Overview
Live
1 PHP = 188.2440 UZS
1 UZS = 0.005312
PHP
Avg
189.4185
High
191.0749
Low
188.2440
Last updated: 9/3/2026, 11:10:16 PM
Quick Conversions
| PHP | UZS |
|---|---|
| 1 PHP | 188.24 UZS |
| 10 PHP | 1,882.44 UZS |
| 50 PHP | 9,412.20 UZS |
| 100 PHP | 18,824.40 UZS |
| 500 PHP | 94,122.02 UZS |
| 1,000 PHP | 188,244.04 UZS |
Get PHP/UZS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=UZSExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-09-03T23:10:16Z",
"rates": {
"UZS": 188.244035
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=UZS&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "UZS",
"amount": 100
},
"result": 18824.4035,
"rate": 188.244035
}Build with PHP/UZS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key