Rate Overview
Live
1 UGX = 1.6328 PYG
1 PYG = 0.612457
UGX
Avg
1.6378
High
1.6701
Low
1.6050
Last updated: 5/7/2026, 11:28:49 AM
Quick Conversions
| UGX | PYG |
|---|---|
| 1 UGX | 1.63 PYG |
| 10 UGX | 16.33 PYG |
| 50 UGX | 81.64 PYG |
| 100 UGX | 163.28 PYG |
| 500 UGX | 816.38 PYG |
| 1,000 UGX | 1,632.77 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-05-07T11:28:49Z",
"rates": {
"PYG": 1.632768
}
}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": 163.2768,
"rate": 1.632768
}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