Rate Overview
Live
1 UGX = 0.000973 PLN
1 PLN = 1027.75
UGX
Avg
0.000977
High
0.000985
Low
0.000964
Last updated: 4/17/2026, 6:30:17 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.97 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-04-17T06:30:17Z",
"rates": {
"PLN": 0.000973
}
}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.0973,
"rate": 0.000973
}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