Rate Overview
Live
1 UGX = 1.6016 PYG
1 PYG = 0.624367
UGX
Avg
1.6086
High
1.6290
Low
1.5910
Last updated: 7/30/2026, 11:51:23 AM
Quick Conversions
| UGX | PYG |
|---|---|
| 1 UGX | 1.60 PYG |
| 10 UGX | 16.02 PYG |
| 50 UGX | 80.08 PYG |
| 100 UGX | 160.16 PYG |
| 500 UGX | 800.81 PYG |
| 1,000 UGX | 1,601.62 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-07-30T11:51:23Z",
"rates": {
"PYG": 1.601621
}
}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": 160.1621,
"rate": 1.601621
}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