Rate Overview
Live
1 PEN = 1108.11 UGX
1 UGX = 0.000902
PEN
Avg
1022.95
High
1108.11
Low
971.9655
Last updated: 5/27/2026, 2:54:54 PM
Quick Conversions
| PEN | UGX |
|---|---|
| 1 PEN | 1,108.11 UGX |
| 10 PEN | 11,081.09 UGX |
| 50 PEN | 55,405.46 UGX |
| 100 PEN | 110,810.92 UGX |
| 500 PEN | 554,054.59 UGX |
| 1,000 PEN | 1,108,109.17 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-05-27T14:54:54Z",
"rates": {
"UGX": 1108.109173
}
}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": 110810.9173,
"rate": 1108.109173
}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