Rate Overview
Live
1 PEN = 1111.05 UGX
1 UGX = 0.000900
PEN
Avg
1092.16
High
1114.36
Low
1060.04
Last updated: 5/27/2026, 6:39:47 PM
Quick Conversions
| PEN | UGX |
|---|---|
| 1 PEN | 1,111.05 UGX |
| 10 PEN | 11,110.47 UGX |
| 50 PEN | 55,552.37 UGX |
| 100 PEN | 111,104.74 UGX |
| 500 PEN | 555,523.69 UGX |
| 1,000 PEN | 1,111,047.39 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-27T18:39:47Z",
"rates": {
"UGX": 1111.047389
}
}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": 111104.73890000001,
"rate": 1111.047389
}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