Rate Overview
Live
1 PLN = 1000.34 UGX
1 UGX = 0.001000
PLN
Avg
1002.40
High
1018.17
Low
961.2860
Last updated: 3/27/2026, 3:11:46 PM
Quick Conversions
| PLN | UGX |
|---|---|
| 1 PLN | 1,000.34 UGX |
| 10 PLN | 10,003.41 UGX |
| 50 PLN | 50,017.07 UGX |
| 100 PLN | 100,034.15 UGX |
| 500 PLN | 500,170.74 UGX |
| 1,000 PLN | 1,000,341.47 UGX |
Get PLN/UGX Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PLN¤cies=UGXExample Response:
{
"success": true,
"base": "PLN",
"date": "2026-03-27T15:11:46Z",
"rates": {
"UGX": 1000.341474
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PLN&to=UGX&amount=100Example Response:
{
"success": true,
"query": {
"from": "PLN",
"to": "UGX",
"amount": 100
},
"result": 100034.1474,
"rate": 1000.341474
}Build with PLN/UGX Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key