Rate Overview
Live
1 UGX = 0.000946 PEN
1 PEN = 1057.08 UGX
Avg
0.000952
High
0.000964
Low
0.000942
Last updated: 1/25/2026, 3:28:27 AM
Quick Conversions
| UGX | PEN |
|---|---|
| 1 UGX | 0.00 PEN |
| 10 UGX | 0.01 PEN |
| 50 UGX | 0.05 PEN |
| 100 UGX | 0.09 PEN |
| 500 UGX | 0.47 PEN |
| 1,000 UGX | 0.95 PEN |
Get UGX/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=PENExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-01-25T03:28:27Z",
"rates": {
"PEN": 0.000946
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "PEN",
"amount": 100
},
"result": 0.0946,
"rate": 0.000946
}Build with UGX/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key