Rate Overview
Live
1 PHP = 59.5832 UGX
1 UGX = 0.016783
PHP
Avg
59.9051
High
60.4535
Low
59.5832
Last updated: 6/30/2026, 8:33:07 PM
Quick Conversions
| PHP | UGX |
|---|---|
| 1 PHP | 59.58 UGX |
| 10 PHP | 595.83 UGX |
| 50 PHP | 2,979.16 UGX |
| 100 PHP | 5,958.32 UGX |
| 500 PHP | 29,791.59 UGX |
| 1,000 PHP | 59,583.17 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-06-30T20:33:07Z",
"rates": {
"UGX": 59.583171
}
}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": 5958.3171,
"rate": 59.583171
}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