Rate Overview
Live
1 UGX = 0.075725 PKR
1 PKR = 13.2057
UGX
Avg
0.075697
High
0.078297
Low
0.074002
Last updated: 3/27/2026, 10:03:25 AM
Quick Conversions
| UGX | PKR |
|---|---|
| 1 UGX | 0.08 PKR |
| 10 UGX | 0.76 PKR |
| 50 UGX | 3.79 PKR |
| 100 UGX | 7.57 PKR |
| 500 UGX | 37.86 PKR |
| 1,000 UGX | 75.73 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-03-27T10:03:25Z",
"rates": {
"PKR": 0.075725
}
}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.5725,
"rate": 0.075725
}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