Rate Overview
Live
1 UZS = 0.005015 PHP
1 PHP = 199.4018
UZS
Avg
0.005099
High
0.005158
Low
0.004999
Last updated: 5/7/2026, 8:54:42 PM
Quick Conversions
| UZS | PHP |
|---|---|
| 1 UZS | 0.01 PHP |
| 10 UZS | 0.05 PHP |
| 50 UZS | 0.25 PHP |
| 100 UZS | 0.50 PHP |
| 500 UZS | 2.51 PHP |
| 1,000 UZS | 5.02 PHP |
Get UZS/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UZS¤cies=PHPExample Response:
{
"success": true,
"base": "UZS",
"date": "2026-05-07T20:54:42Z",
"rates": {
"PHP": 0.005015
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UZS&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "UZS",
"to": "PHP",
"amount": 100
},
"result": 0.5015000000000001,
"rate": 0.005015
}Build with UZS/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key