Rate Overview
Live
1 PEN = 1102.85 UGX
1 UGX = 0.000907
PEN
Avg
1084.59
High
1114.36
Low
1056.09
Last updated: 7/30/2026, 1:52:41 PM
Quick Conversions
| PEN | UGX |
|---|---|
| 1 PEN | 1,102.85 UGX |
| 10 PEN | 11,028.52 UGX |
| 50 PEN | 55,142.60 UGX |
| 100 PEN | 110,285.21 UGX |
| 500 PEN | 551,426.04 UGX |
| 1,000 PEN | 1,102,852.09 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-07-30T13:52:41Z",
"rates": {
"UGX": 1102.852088
}
}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": 110285.20880000001,
"rate": 1102.852088
}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