Rate Overview
Live
1 PHP = 62.1630 UGX
1 UGX = 0.016087
PHP
Avg
62.4357
High
63.6635
Low
61.8610
Last updated: 3/6/2026, 9:41:46 PM
Quick Conversions
| PHP | UGX |
|---|---|
| 1 PHP | 62.16 UGX |
| 10 PHP | 621.63 UGX |
| 50 PHP | 3,108.15 UGX |
| 100 PHP | 6,216.30 UGX |
| 500 PHP | 31,081.51 UGX |
| 1,000 PHP | 62,163.02 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-06T21:41:46Z",
"rates": {
"UGX": 62.163025
}
}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": 6216.3025,
"rate": 62.163025
}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