Rate Overview
Live
1 PHP = 59.7235 UGX
1 UGX = 0.016744
PHP
Avg
61.1379
High
63.6635
Low
58.4413
Last updated: 7/20/2026, 7:11:40 AM
Quick Conversions
| PHP | UGX |
|---|---|
| 1 PHP | 59.72 UGX |
| 10 PHP | 597.24 UGX |
| 50 PHP | 2,986.18 UGX |
| 100 PHP | 5,972.35 UGX |
| 500 PHP | 29,861.77 UGX |
| 1,000 PHP | 59,723.53 UGX |
Get PHP/UGX Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=UGXExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-07-20T07:11:40Z",
"rates": {
"UGX": 59.72353
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=UGX&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "UGX",
"amount": 100
},
"result": 5972.353,
"rate": 59.72353
}Build with PHP/UGX Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key