Rate Overview
Live
1 UGX = 0.016352 PHP
1 PHP = 61.1546
UGX
Avg
0.016416
High
0.016482
Low
0.016322
Last updated: 2/14/2026, 10:23:13 AM
Quick Conversions
| UGX | PHP |
|---|---|
| 1 UGX | 0.02 PHP |
| 10 UGX | 0.16 PHP |
| 50 UGX | 0.82 PHP |
| 100 UGX | 1.64 PHP |
| 500 UGX | 8.18 PHP |
| 1,000 UGX | 16.35 PHP |
Get UGX/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=PHPExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-02-14T10:23:13Z",
"rates": {
"PHP": 0.016352
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "PHP",
"amount": 100
},
"result": 1.6351999999999998,
"rate": 0.016352
}Build with UGX/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key