Rate Overview
Live
1 PHP = 60.0237 UGX
1 UGX = 0.016660 PHP
Avg
60.5159
High
61.5981
Low
58.4413
Last updated: 1/25/2026, 10:53:26 AM
Quick Conversions
| PHP | UGX |
|---|---|
| 1 PHP | 60.02 UGX |
| 10 PHP | 600.24 UGX |
| 50 PHP | 3,001.18 UGX |
| 100 PHP | 6,002.37 UGX |
| 500 PHP | 30,011.83 UGX |
| 1,000 PHP | 60,023.66 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-01-25T10:53:26Z",
"rates": {
"UGX": 60.023661
}
}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": 6002.366099999999,
"rate": 60.023661
}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