Rate Overview
Live
1 UGX = 0.076314 PKR
1 PKR = 13.1038
UGX
Avg
0.076593
High
0.077061
Low
0.076239
Last updated: 7/9/2026, 6:20:27 AM
Quick Conversions
| UGX | PKR |
|---|---|
| 1 UGX | 0.08 PKR |
| 10 UGX | 0.76 PKR |
| 50 UGX | 3.82 PKR |
| 100 UGX | 7.63 PKR |
| 500 UGX | 38.16 PKR |
| 1,000 UGX | 76.31 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-09T06:20:27Z",
"rates": {
"PKR": 0.076314
}
}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.631400000000001,
"rate": 0.076314
}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