Rate Overview
Live
1 PHP = 61.1746 UGX
1 UGX = 0.016347
PHP
Avg
62.3752
High
63.3037
Low
61.1746
Last updated: 3/27/2026, 9:26:27 AM
Quick Conversions
| PHP | UGX |
|---|---|
| 1 PHP | 61.17 UGX |
| 10 PHP | 611.75 UGX |
| 50 PHP | 3,058.73 UGX |
| 100 PHP | 6,117.46 UGX |
| 500 PHP | 30,587.29 UGX |
| 1,000 PHP | 61,174.57 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-03-27T09:26:27Z",
"rates": {
"UGX": 61.174573
}
}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": 6117.4573,
"rate": 61.174573
}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