Rate Overview
Live
1 UGX = 0.001177 PGK
1 PGK = 849.6177
UGX
Avg
0.001170
High
0.001177
Low
0.001159
Last updated: 4/17/2026, 2:06:03 AM
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-04-17T02:06:03Z",
"rates": {
"PGK": 0.001177
}
}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.11770000000000001,
"rate": 0.001177
}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