Rate Overview
Live
1 PEN = 1101.64 UGX
1 UGX = 0.000908
PEN
Avg
1027.61
High
1101.64
Low
971.9655
Last updated: 7/31/2026, 10:30:19 AM
Quick Conversions
| PEN | UGX |
|---|---|
| 1 PEN | 1,101.64 UGX |
| 10 PEN | 11,016.36 UGX |
| 50 PEN | 55,081.82 UGX |
| 100 PEN | 110,163.65 UGX |
| 500 PEN | 550,818.23 UGX |
| 1,000 PEN | 1,101,636.45 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-31T10:30:19Z",
"rates": {
"UGX": 1101.636454
}
}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": 110163.6454,
"rate": 1101.636454
}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