Rate Overview
Live
1 UGX = 0.000982 PLN
1 PLN = 1018.33
UGX
Avg
0.001036
High
0.001127
Low
0.000969
Last updated: 9/5/2026, 9:54:08 AM
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.49 PLN |
| 1,000 UGX | 0.98 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-09-05T09:54:08Z",
"rates": {
"PLN": 0.000982
}
}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.0982,
"rate": 0.000982
}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