Rate Overview
Live
1 PHP = 61.2320 UGX
1 UGX = 0.016331
PHP
Avg
61.4901
High
63.6635
Low
58.4413
Last updated: 5/27/2026, 7:15:39 PM
Quick Conversions
| PHP | UGX |
|---|---|
| 1 PHP | 61.23 UGX |
| 10 PHP | 612.32 UGX |
| 50 PHP | 3,061.60 UGX |
| 100 PHP | 6,123.20 UGX |
| 500 PHP | 30,615.99 UGX |
| 1,000 PHP | 61,231.99 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-05-27T19:15:39Z",
"rates": {
"UGX": 61.231985
}
}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": 6123.1985,
"rate": 61.231985
}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