Rate Overview
Live
1 PHP = 60.9188 UGX
1 UGX = 0.016415
PHP
Avg
61.5131
High
62.1747
Low
60.9188
Last updated: 6/17/2026, 7:55:27 AM
Quick Conversions
| PHP | UGX |
|---|---|
| 1 PHP | 60.92 UGX |
| 10 PHP | 609.19 UGX |
| 50 PHP | 3,045.94 UGX |
| 100 PHP | 6,091.88 UGX |
| 500 PHP | 30,459.42 UGX |
| 1,000 PHP | 60,918.84 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-17T07:55:27Z",
"rates": {
"UGX": 60.91884
}
}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": 6091.884,
"rate": 60.91884
}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