Rate Overview
Live
1 PLN = 1002.81 UGX
1 UGX = 0.000997
PLN
Avg
1015.16
High
1026.71
Low
1000.30
Last updated: 3/27/2026, 6:03:49 AM
Quick Conversions
| PLN | UGX |
|---|---|
| 1 PLN | 1,002.81 UGX |
| 10 PLN | 10,028.12 UGX |
| 50 PLN | 50,140.60 UGX |
| 100 PLN | 100,281.19 UGX |
| 500 PLN | 501,405.96 UGX |
| 1,000 PLN | 1,002,811.92 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-27T06:03:49Z",
"rates": {
"UGX": 1002.81192
}
}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": 100281.192,
"rate": 1002.81192
}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