Rate Overview
Live
1 PHP = 60.2608 UGX
1 UGX = 0.016595
PHP
Avg
60.8322
High
61.3061
Low
60.2608
Last updated: 8/15/2026, 1:27:14 AM
Quick Conversions
| PHP | UGX |
|---|---|
| 1 PHP | 60.26 UGX |
| 10 PHP | 602.61 UGX |
| 50 PHP | 3,013.04 UGX |
| 100 PHP | 6,026.08 UGX |
| 500 PHP | 30,130.38 UGX |
| 1,000 PHP | 60,260.76 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-08-15T01:27:14Z",
"rates": {
"UGX": 60.260755
}
}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": 6026.0755,
"rate": 60.260755
}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