Rate Overview
Live
1 UGX = 0.016660 PHP
1 PHP = 60.0240 UGX
Avg
0.016528
High
0.017111
Low
0.016234
Last updated: 1/25/2026, 11:08:01 AM
Quick Conversions
| UGX | PHP |
|---|---|
| 1 UGX | 0.02 PHP |
| 10 UGX | 0.17 PHP |
| 50 UGX | 0.83 PHP |
| 100 UGX | 1.67 PHP |
| 500 UGX | 8.33 PHP |
| 1,000 UGX | 16.66 PHP |
Get UGX/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=PHPExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-01-25T11:08:01Z",
"rates": {
"PHP": 0.01666
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "PHP",
"amount": 100
},
"result": 1.6660000000000001,
"rate": 0.01666
}Build with UGX/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key