Rate Overview
Live
1 PHP = 61.1536 UGX
1 UGX = 0.016352
PHP
Avg
60.9159
High
61.2650
Low
60.6702
Last updated: 2/14/2026, 1:08:34 PM
Quick Conversions
| PHP | UGX |
|---|---|
| 1 PHP | 61.15 UGX |
| 10 PHP | 611.54 UGX |
| 50 PHP | 3,057.68 UGX |
| 100 PHP | 6,115.36 UGX |
| 500 PHP | 30,576.80 UGX |
| 1,000 PHP | 61,153.61 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-02-14T13:08:34Z",
"rates": {
"UGX": 61.153607
}
}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": 6115.3607,
"rate": 61.153607
}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