Rate Overview
Live
1 PEN = 1109.63 UGX
1 UGX = 0.000901
PEN
Avg
1105.64
High
1114.20
Low
1092.08
Last updated: 7/29/2026, 3:48:05 AM
Quick Conversions
| PEN | UGX |
|---|---|
| 1 PEN | 1,109.63 UGX |
| 10 PEN | 11,096.29 UGX |
| 50 PEN | 55,481.46 UGX |
| 100 PEN | 110,962.91 UGX |
| 500 PEN | 554,814.55 UGX |
| 1,000 PEN | 1,109,629.10 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-29T03:48:05Z",
"rates": {
"UGX": 1109.629101
}
}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": 110962.9101,
"rate": 1109.629101
}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