Rate Overview
Live
1 PEN = 1069.57 UGX
1 UGX = 0.000935
PEN
Avg
1084.47
High
1098.64
Low
1069.57
Last updated: 3/27/2026, 12:01:03 PM
Quick Conversions
| PEN | UGX |
|---|---|
| 1 PEN | 1,069.57 UGX |
| 10 PEN | 10,695.72 UGX |
| 50 PEN | 53,478.62 UGX |
| 100 PEN | 106,957.23 UGX |
| 500 PEN | 534,786.16 UGX |
| 1,000 PEN | 1,069,572.32 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-03-27T12:01:03Z",
"rates": {
"UGX": 1069.57232
}
}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": 106957.232,
"rate": 1069.57232
}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