Rate Overview
Live
1 PEN = 1086.32 UGX
1 UGX = 0.000921
PEN
Avg
1078.52
High
1093.40
Low
1064.40
Last updated: 5/7/2026, 8:01:56 AM
Quick Conversions
| PEN | UGX |
|---|---|
| 1 PEN | 1,086.32 UGX |
| 10 PEN | 10,863.15 UGX |
| 50 PEN | 54,315.77 UGX |
| 100 PEN | 108,631.55 UGX |
| 500 PEN | 543,157.74 UGX |
| 1,000 PEN | 1,086,315.47 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-07T08:01:56Z",
"rates": {
"UGX": 1086.315474
}
}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": 108631.5474,
"rate": 1086.315474
}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