Rate Overview
Live
1 PEN = 1089.96 UGX
1 UGX = 0.000917
PEN
Avg
1081.01
High
1089.96
Low
1073.07
Last updated: 7/9/2026, 5:38:38 PM
Quick Conversions
| PEN | UGX |
|---|---|
| 1 PEN | 1,089.96 UGX |
| 10 PEN | 10,899.61 UGX |
| 50 PEN | 54,498.05 UGX |
| 100 PEN | 108,996.10 UGX |
| 500 PEN | 544,980.52 UGX |
| 1,000 PEN | 1,089,961.04 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-09T17:38:38Z",
"rates": {
"UGX": 1089.961035
}
}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": 108996.1035,
"rate": 1089.961035
}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