Rate Overview
Live
1 PEN = 1134.22 UGX
1 UGX = 0.000882
PEN
Avg
1130.55
High
1134.22
Low
1126.51
Last updated: 9/9/2026, 4:17:32 PM
Quick Conversions
| PEN | UGX |
|---|---|
| 1 PEN | 1,134.22 UGX |
| 10 PEN | 11,342.16 UGX |
| 50 PEN | 56,710.81 UGX |
| 100 PEN | 113,421.61 UGX |
| 500 PEN | 567,108.06 UGX |
| 1,000 PEN | 1,134,216.12 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-09-09T16:17:32Z",
"rates": {
"UGX": 1134.216119
}
}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": 113421.61189999999,
"rate": 1134.216119
}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