Rate Overview
Live
1 UGX = 0.001167 PGK
1 PGK = 856.8980
UGX
Avg
0.001177
High
0.001203
Low
0.001155
Last updated: 3/7/2026, 1:57:01 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.58 PGK |
| 1,000 UGX | 1.17 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-03-07T01:57:01Z",
"rates": {
"PGK": 0.001167
}
}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.11670000000000001,
"rate": 0.001167
}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