Rate Overview
Live
1 PEN = 1082.28 UGX
1 UGX = 0.000924
PEN
Avg
1084.85
High
1115.20
Low
1037.78
Last updated: 7/13/2026, 1:06:26 PM
Quick Conversions
| PEN | UGX |
|---|---|
| 1 PEN | 1,082.28 UGX |
| 10 PEN | 10,822.80 UGX |
| 50 PEN | 54,114.01 UGX |
| 100 PEN | 108,228.03 UGX |
| 500 PEN | 541,140.13 UGX |
| 1,000 PEN | 1,082,280.27 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-13T13:06:26Z",
"rates": {
"UGX": 1082.280266
}
}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": 108228.0266,
"rate": 1082.280266
}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