Rate Overview
Live
1 PHP = 62.1121 UGX
1 UGX = 0.016100
PHP
Avg
61.3491
High
62.1121
Low
60.6337
Last updated: 5/7/2026, 11:26:26 AM
Quick Conversions
| PHP | UGX |
|---|---|
| 1 PHP | 62.11 UGX |
| 10 PHP | 621.12 UGX |
| 50 PHP | 3,105.60 UGX |
| 100 PHP | 6,211.21 UGX |
| 500 PHP | 31,056.05 UGX |
| 1,000 PHP | 62,112.09 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-05-07T11:26:26Z",
"rates": {
"UGX": 62.112091
}
}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": 6211.2091,
"rate": 62.112091
}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