Rate Overview
Live
1 UGX = 0.001023 PLN
1 PLN = 977.5171
UGX
Avg
0.001009
High
0.001066
Low
0.000958
Last updated: 7/2/2026, 9:19:25 PM
Quick Conversions
| UGX | PLN |
|---|---|
| 1 UGX | 0.00 PLN |
| 10 UGX | 0.01 PLN |
| 50 UGX | 0.05 PLN |
| 100 UGX | 0.10 PLN |
| 500 UGX | 0.51 PLN |
| 1,000 UGX | 1.02 PLN |
Get UGX/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=PLNExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-07-02T21:19:25Z",
"rates": {
"PLN": 0.001023
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "PLN",
"amount": 100
},
"result": 0.1023,
"rate": 0.001023
}Build with UGX/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key