Rate Overview
Live
1 UGX = 1.6620 PYG
1 PYG = 0.601685
UGX
Avg
1.6503
High
1.6774
Low
1.6317
Last updated: 6/19/2026, 8:05:03 AM
Quick Conversions
| UGX | PYG |
|---|---|
| 1 UGX | 1.66 PYG |
| 10 UGX | 16.62 PYG |
| 50 UGX | 83.10 PYG |
| 100 UGX | 166.20 PYG |
| 500 UGX | 831.00 PYG |
| 1,000 UGX | 1,662.00 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-06-19T08:05:03Z",
"rates": {
"PYG": 1.661999
}
}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": 166.1999,
"rate": 1.661999
}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