Rate Overview
Live
1 UGX = 0.001184 PGK
1 PGK = 844.5946
UGX
Avg
0.001130
High
0.001206
Low
0.001033
Last updated: 7/24/2026, 7:02:46 PM
Quick Conversions
| UGX | PGK |
|---|---|
| 1 UGX | 0.00 PGK |
| 10 UGX | 0.01 PGK |
| 50 UGX | 0.06 PGK |
| 100 UGX | 0.12 PGK |
| 500 UGX | 0.59 PGK |
| 1,000 UGX | 1.18 PGK |
Get UGX/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=PGKExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-07-24T19:02:46Z",
"rates": {
"PGK": 0.001184
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "PGK",
"amount": 100
},
"result": 0.11839999999999999,
"rate": 0.001184
}Build with UGX/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key