Rate Overview
Live
1 PLN = 998.8087 UGX
1 UGX = 0.001001
PLN
Avg
984.8361
High
1026.71
Low
933.1019
Last updated: 3/27/2026, 11:35:09 AM
Quick Conversions
| PLN | UGX |
|---|---|
| 1 PLN | 998.81 UGX |
| 10 PLN | 9,988.09 UGX |
| 50 PLN | 49,940.43 UGX |
| 100 PLN | 99,880.87 UGX |
| 500 PLN | 499,404.33 UGX |
| 1,000 PLN | 998,808.65 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-27T11:35:09Z",
"rates": {
"UGX": 998.808652
}
}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": 99880.8652,
"rate": 998.808652
}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