Rate Overview
Live
1 PEN = 1070.26 UGX
1 UGX = 0.000934
PEN
Avg
1059.49
High
1105.21
Low
998.6463
Last updated: 3/27/2026, 3:32:55 PM
Quick Conversions
| PEN | UGX |
|---|---|
| 1 PEN | 1,070.26 UGX |
| 10 PEN | 10,702.62 UGX |
| 50 PEN | 53,513.10 UGX |
| 100 PEN | 107,026.21 UGX |
| 500 PEN | 535,131.04 UGX |
| 1,000 PEN | 1,070,262.07 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-03-27T15:32:55Z",
"rates": {
"UGX": 1070.262074
}
}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": 107026.2074,
"rate": 1070.262074
}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