Rate Overview
Live
1 PHP = 61.3991 UGX
1 UGX = 0.016287
PHP
Avg
61.6091
High
62.3511
Low
61.3373
Last updated: 4/17/2026, 7:30:51 AM
Quick Conversions
| PHP | UGX |
|---|---|
| 1 PHP | 61.40 UGX |
| 10 PHP | 613.99 UGX |
| 50 PHP | 3,069.96 UGX |
| 100 PHP | 6,139.91 UGX |
| 500 PHP | 30,699.56 UGX |
| 1,000 PHP | 61,399.12 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-04-17T07:30:51Z",
"rates": {
"UGX": 61.399116
}
}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": 6139.9116,
"rate": 61.399116
}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