Rate Overview
Live
1 PHP = 61.1692 UGX
1 UGX = 0.016348
PHP
Avg
60.7231
High
61.1692
Low
60.1321
Last updated: 7/29/2026, 9:57:24 AM
Quick Conversions
| PHP | UGX |
|---|---|
| 1 PHP | 61.17 UGX |
| 10 PHP | 611.69 UGX |
| 50 PHP | 3,058.46 UGX |
| 100 PHP | 6,116.92 UGX |
| 500 PHP | 30,584.59 UGX |
| 1,000 PHP | 61,169.17 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-29T09:57:24Z",
"rates": {
"UGX": 61.169173
}
}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": 6116.9173,
"rate": 61.169173
}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