Rate Overview
Live
1 PEN = 1114.75 UGX
1 UGX = 0.000897
PEN
Avg
1109.53
High
1114.75
Low
1100.99
Last updated: 8/19/2026, 4:33:45 PM
Quick Conversions
| PEN | UGX |
|---|---|
| 1 PEN | 1,114.75 UGX |
| 10 PEN | 11,147.47 UGX |
| 50 PEN | 55,737.34 UGX |
| 100 PEN | 111,474.68 UGX |
| 500 PEN | 557,373.42 UGX |
| 1,000 PEN | 1,114,746.84 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-08-19T16:33:45Z",
"rates": {
"UGX": 1114.746844
}
}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": 111474.6844,
"rate": 1114.746844
}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