Rate Overview
Live
1 UGX = 1.7251 PYG
1 PYG = 0.579680
UGX
Avg
1.7352
High
1.7531
Low
1.7164
Last updated: 4/17/2026, 6:27:48 AM
Quick Conversions
| UGX | PYG |
|---|---|
| 1 UGX | 1.73 PYG |
| 10 UGX | 17.25 PYG |
| 50 UGX | 86.25 PYG |
| 100 UGX | 172.51 PYG |
| 500 UGX | 862.55 PYG |
| 1,000 UGX | 1,725.09 PYG |
Get UGX/PYG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=PYGExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-04-17T06:27:48Z",
"rates": {
"PYG": 1.72509
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=PYG&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "PYG",
"amount": 100
},
"result": 172.50900000000001,
"rate": 1.72509
}Build with UGX/PYG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key