Rate Overview
Live
1 PEN = 1110.31 UGX
1 UGX = 0.000901
PEN
Avg
1084.03
High
1115.20
Low
1037.78
Last updated: 5/27/2026, 7:27:02 PM
Quick Conversions
| PEN | UGX |
|---|---|
| 1 PEN | 1,110.31 UGX |
| 10 PEN | 11,103.12 UGX |
| 50 PEN | 55,515.60 UGX |
| 100 PEN | 111,031.21 UGX |
| 500 PEN | 555,156.04 UGX |
| 1,000 PEN | 1,110,312.08 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-27T19:27:02Z",
"rates": {
"UGX": 1110.312083
}
}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": 111031.2083,
"rate": 1110.312083
}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