Rate Overview
Live
1 UGX = 1.5849 PYG
1 PYG = 0.630941
UGX
Avg
1.5994
High
1.6290
Low
1.5849
Last updated: 8/1/2026, 12:22:15 PM
Quick Conversions
| UGX | PYG |
|---|---|
| 1 UGX | 1.58 PYG |
| 10 UGX | 15.85 PYG |
| 50 UGX | 79.25 PYG |
| 100 UGX | 158.49 PYG |
| 500 UGX | 792.47 PYG |
| 1,000 UGX | 1,584.93 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-08-01T12:22:15Z",
"rates": {
"PYG": 1.584933
}
}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.4933,
"rate": 1.584933
}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