Rate Overview
Live
1 PEN = 1069.43 UGX
1 UGX = 0.000935
PEN
Avg
1075.90
High
1102.27
Low
1037.78
Last updated: 3/27/2026, 5:04:42 PM
Quick Conversions
| PEN | UGX |
|---|---|
| 1 PEN | 1,069.43 UGX |
| 10 PEN | 10,694.30 UGX |
| 50 PEN | 53,471.52 UGX |
| 100 PEN | 106,943.03 UGX |
| 500 PEN | 534,715.16 UGX |
| 1,000 PEN | 1,069,430.32 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-27T17:04:42Z",
"rates": {
"UGX": 1069.430324
}
}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": 106943.0324,
"rate": 1069.430324
}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