Rate Overview
Live
1 PEN = 1074.05 UGX
1 UGX = 0.000931
PEN
Avg
1089.16
High
1107.26
Low
1074.05
Last updated: 4/17/2026, 6:19:05 AM
Quick Conversions
| PEN | UGX |
|---|---|
| 1 PEN | 1,074.05 UGX |
| 10 PEN | 10,740.46 UGX |
| 50 PEN | 53,702.29 UGX |
| 100 PEN | 107,404.58 UGX |
| 500 PEN | 537,022.90 UGX |
| 1,000 PEN | 1,074,045.80 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-04-17T06:19:05Z",
"rates": {
"UGX": 1074.045798
}
}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": 107404.5798,
"rate": 1074.045798
}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