Rate Overview
Live
1 UGX = 1.7792 PYG
1 PYG = 0.562051
UGX
Avg
1.7775
High
1.7925
Low
1.7351
Last updated: 3/6/2026, 2:45:42 PM
Quick Conversions
| UGX | PYG |
|---|---|
| 1 UGX | 1.78 PYG |
| 10 UGX | 17.79 PYG |
| 50 UGX | 88.96 PYG |
| 100 UGX | 177.92 PYG |
| 500 UGX | 889.60 PYG |
| 1,000 UGX | 1,779.20 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-03-06T14:45:42Z",
"rates": {
"PYG": 1.779198
}
}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": 177.9198,
"rate": 1.779198
}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