Rate Overview
Live
1 UGX = 0.016086 PHP
1 PHP = 62.1659
UGX
Avg
0.016013
High
0.016165
Low
0.015707
Last updated: 3/6/2026, 2:45:12 PM
Quick Conversions
| UGX | PHP |
|---|---|
| 1 UGX | 0.02 PHP |
| 10 UGX | 0.16 PHP |
| 50 UGX | 0.80 PHP |
| 100 UGX | 1.61 PHP |
| 500 UGX | 8.04 PHP |
| 1,000 UGX | 16.09 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-03-06T14:45:12Z",
"rates": {
"PHP": 0.016086
}
}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.6086,
"rate": 0.016086
}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