Rate Overview
Live
1 PYG = 0.568890 UGX
1 UGX = 1.7578
PYG
Avg
0.571327
High
0.585871
Low
0.555401
Last updated: 3/27/2026, 8:20:05 AM
Quick Conversions
| PYG | UGX |
|---|---|
| 1 PYG | 0.57 UGX |
| 10 PYG | 5.69 UGX |
| 50 PYG | 28.44 UGX |
| 100 PYG | 56.89 UGX |
| 500 PYG | 284.45 UGX |
| 1,000 PYG | 568.89 UGX |
Get PYG/UGX Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PYG¤cies=UGXExample Response:
{
"success": true,
"base": "PYG",
"date": "2026-03-27T08:20:05Z",
"rates": {
"UGX": 0.56889
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PYG&to=UGX&amount=100Example Response:
{
"success": true,
"query": {
"from": "PYG",
"to": "UGX",
"amount": 100
},
"result": 56.889,
"rate": 0.56889
}Build with PYG/UGX Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key