Rate Overview
Live
1 PHP = 59.9918 UGX
1 UGX = 0.016669
PHP
Avg
61.1440
High
63.6404
Low
58.7111
Last updated: 7/19/2026, 11:19:21 AM
Quick Conversions
| PHP | UGX |
|---|---|
| 1 PHP | 59.99 UGX |
| 10 PHP | 599.92 UGX |
| 50 PHP | 2,999.59 UGX |
| 100 PHP | 5,999.18 UGX |
| 500 PHP | 29,995.92 UGX |
| 1,000 PHP | 59,991.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-07-19T11:19:21Z",
"rates": {
"UGX": 59.991842
}
}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": 5999.1842,
"rate": 59.991842
}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