Rate Overview
Live
1 UGX = 0.074645 PKR
1 PKR = 13.3967
UGX
Avg
0.076574
High
0.080965
Low
0.073957
Last updated: 7/27/2026, 5:59:37 AM
Quick Conversions
| UGX | PKR |
|---|---|
| 1 UGX | 0.07 PKR |
| 10 UGX | 0.75 PKR |
| 50 UGX | 3.73 PKR |
| 100 UGX | 7.46 PKR |
| 500 UGX | 37.32 PKR |
| 1,000 UGX | 74.65 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-07-27T05:59:37Z",
"rates": {
"PKR": 0.074645
}
}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.4645,
"rate": 0.074645
}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