Rate Overview
Live
1 PEN = 1085.22 UGX
1 UGX = 0.000921
PEN
Avg
1099.80
High
1117.08
Low
1083.46
Last updated: 6/19/2026, 8:48:57 AM
Quick Conversions
| PEN | UGX |
|---|---|
| 1 PEN | 1,085.22 UGX |
| 10 PEN | 10,852.22 UGX |
| 50 PEN | 54,261.09 UGX |
| 100 PEN | 108,522.18 UGX |
| 500 PEN | 542,610.90 UGX |
| 1,000 PEN | 1,085,221.81 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-19T08:48:57Z",
"rates": {
"UGX": 1085.221805
}
}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": 108522.18049999999,
"rate": 1085.221805
}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