Rate Overview
Live
1 PEN = 1083.34 UGX
1 UGX = 0.000923
PEN
Avg
1104.51
High
1117.15
Low
1083.34
Last updated: 6/17/2026, 8:20:10 AM
Quick Conversions
| PEN | UGX |
|---|---|
| 1 PEN | 1,083.34 UGX |
| 10 PEN | 10,833.37 UGX |
| 50 PEN | 54,166.87 UGX |
| 100 PEN | 108,333.73 UGX |
| 500 PEN | 541,668.67 UGX |
| 1,000 PEN | 1,083,337.35 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-06-17T08:20:10Z",
"rates": {
"UGX": 1083.337346
}
}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": 108333.7346,
"rate": 1083.337346
}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