Rate Overview
Live
1 PEN = 1057.07 UGX
1 UGX = 0.000946
PEN
Avg
1072.27
High
1097.02
Low
1057.07
Last updated: 3/7/2026, 9:18:49 AM
Quick Conversions
| PEN | UGX |
|---|---|
| 1 PEN | 1,057.07 UGX |
| 10 PEN | 10,570.66 UGX |
| 50 PEN | 52,853.30 UGX |
| 100 PEN | 105,706.61 UGX |
| 500 PEN | 528,533.03 UGX |
| 1,000 PEN | 1,057,066.05 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-07T09:18:49Z",
"rates": {
"UGX": 1057.066052
}
}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": 105706.60519999999,
"rate": 1057.066052
}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