Rate Overview
Live
1 UGX = 1.5693 PYG
1 PYG = 0.637212
UGX
Avg
1.5743
High
1.5847
Low
1.5628
Last updated: 9/9/2026, 8:11:58 PM
Quick Conversions
| UGX | PYG |
|---|---|
| 1 UGX | 1.57 PYG |
| 10 UGX | 15.69 PYG |
| 50 UGX | 78.47 PYG |
| 100 UGX | 156.93 PYG |
| 500 UGX | 784.67 PYG |
| 1,000 UGX | 1,569.34 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-09T20:11:58Z",
"rates": {
"PYG": 1.569337
}
}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": 156.9337,
"rate": 1.569337
}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