Rate Overview
Live
1 UGX = 1.6438 PYG
1 PYG = 0.608340
UGX
Avg
1.8753
High
2.2178
Low
1.6088
Last updated: 7/9/2026, 6:19:37 AM
Quick Conversions
| UGX | PYG |
|---|---|
| 1 UGX | 1.64 PYG |
| 10 UGX | 16.44 PYG |
| 50 UGX | 82.19 PYG |
| 100 UGX | 164.38 PYG |
| 500 UGX | 821.91 PYG |
| 1,000 UGX | 1,643.82 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-09T06:19:37Z",
"rates": {
"PYG": 1.643818
}
}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": 164.3818,
"rate": 1.643818
}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