Rate Overview
Live
1 PHP = 61.2075 UGX
1 UGX = 0.016338
PHP
Avg
62.3759
High
63.3037
Low
61.2075
Last updated: 3/27/2026, 10:13:24 AM
Quick Conversions
| PHP | UGX |
|---|---|
| 1 PHP | 61.21 UGX |
| 10 PHP | 612.07 UGX |
| 50 PHP | 3,060.37 UGX |
| 100 PHP | 6,120.75 UGX |
| 500 PHP | 30,603.74 UGX |
| 1,000 PHP | 61,207.48 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-27T10:13:24Z",
"rates": {
"UGX": 61.207477
}
}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": 6120.7477,
"rate": 61.207477
}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