Rate Overview
Live
1 UGX = 0.074535 PKR
1 PKR = 13.4165
UGX
Avg
0.074363
High
0.074615
Low
0.073820
Last updated: 5/27/2026, 8:31:23 PM
Quick Conversions
| UGX | PKR |
|---|---|
| 1 UGX | 0.07 PKR |
| 10 UGX | 0.75 PKR |
| 50 UGX | 3.73 PKR |
| 100 UGX | 7.45 PKR |
| 500 UGX | 37.27 PKR |
| 1,000 UGX | 74.54 PKR |
Get UGX/PKR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=PKRExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-05-27T20:31:23Z",
"rates": {
"PKR": 0.074535
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=PKR&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "PKR",
"amount": 100
},
"result": 7.4535,
"rate": 0.074535
}Build with UGX/PKR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key