Rate Overview
Live
1 PEN = 1113.56 UGX
1 UGX = 0.000898
PEN
Avg
1028.11
High
1113.56
Low
971.9655
Last updated: 7/29/2026, 11:44:27 PM
Quick Conversions
| PEN | UGX |
|---|---|
| 1 PEN | 1,113.56 UGX |
| 10 PEN | 11,135.59 UGX |
| 50 PEN | 55,677.94 UGX |
| 100 PEN | 111,355.88 UGX |
| 500 PEN | 556,779.40 UGX |
| 1,000 PEN | 1,113,558.81 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-29T23:44:27Z",
"rates": {
"UGX": 1113.558807
}
}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": 111355.8807,
"rate": 1113.558807
}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