Rate Overview
Live
1 UGX = 1.5823 PYG
1 PYG = 0.632000
UGX
Avg
1.6522
High
1.7403
Low
1.5720
Last updated: 9/6/2026, 7:26:45 AM
Quick Conversions
| UGX | PYG |
|---|---|
| 1 UGX | 1.58 PYG |
| 10 UGX | 15.82 PYG |
| 50 UGX | 79.11 PYG |
| 100 UGX | 158.23 PYG |
| 500 UGX | 791.14 PYG |
| 1,000 UGX | 1,582.28 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-09-06T07:26:45Z",
"rates": {
"PYG": 1.582278
}
}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": 158.2278,
"rate": 1.582278
}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