Rate Overview
Live
1 PEN = 1111.73 UGX
1 UGX = 0.000899
PEN
Avg
1045.24
High
1111.73
Low
952.2699
Last updated: 5/27/2026, 5:32:26 PM
Quick Conversions
| PEN | UGX |
|---|---|
| 1 PEN | 1,111.73 UGX |
| 10 PEN | 11,117.35 UGX |
| 50 PEN | 55,586.73 UGX |
| 100 PEN | 111,173.46 UGX |
| 500 PEN | 555,867.28 UGX |
| 1,000 PEN | 1,111,734.55 UGX |
Get PEN/UGX Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=UGXExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-05-27T17:32:26Z",
"rates": {
"UGX": 1111.734554
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=UGX&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "UGX",
"amount": 100
},
"result": 111173.45539999999,
"rate": 1111.734554
}Build with PEN/UGX Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key