Rate Overview
Live
1 PLN = 999.0101 UGX
1 UGX = 0.001001
PLN
Avg
1002.31
High
1018.17
Low
961.2860
Last updated: 3/27/2026, 2:52:14 PM
Quick Conversions
| PLN | UGX |
|---|---|
| 1 PLN | 999.01 UGX |
| 10 PLN | 9,990.10 UGX |
| 50 PLN | 49,950.50 UGX |
| 100 PLN | 99,901.01 UGX |
| 500 PLN | 499,505.04 UGX |
| 1,000 PLN | 999,010.07 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-27T14:52:14Z",
"rates": {
"UGX": 999.010071
}
}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": 99901.0071,
"rate": 999.010071
}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