Rate Overview
Live
1 UGX = 0.074801 PKR
1 PKR = 13.3688
UGX
Avg
0.074757
High
0.075470
Low
0.074122
Last updated: 5/7/2026, 11:29:18 AM
Quick Conversions
| UGX | PKR |
|---|---|
| 1 UGX | 0.07 PKR |
| 10 UGX | 0.75 PKR |
| 50 UGX | 3.74 PKR |
| 100 UGX | 7.48 PKR |
| 500 UGX | 37.40 PKR |
| 1,000 UGX | 74.80 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-07T11:29:18Z",
"rates": {
"PKR": 0.074801
}
}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.4801,
"rate": 0.074801
}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