Rate Overview
Live
1 UGX = 0.002020 GTQ
1 GTQ = 495.0495
UGX
Avg
0.002095
High
0.002165
Low
0.002015
Last updated: 5/27/2026, 8:36:16 PM
Quick Conversions
| UGX | GTQ |
|---|---|
| 1 UGX | 0.00 GTQ |
| 10 UGX | 0.02 GTQ |
| 50 UGX | 0.10 GTQ |
| 100 UGX | 0.20 GTQ |
| 500 UGX | 1.01 GTQ |
| 1,000 UGX | 2.02 GTQ |
Get UGX/GTQ Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=GTQExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-05-27T20:36:16Z",
"rates": {
"GTQ": 0.00202
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=GTQ&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "GTQ",
"amount": 100
},
"result": 0.202,
"rate": 0.00202
}Build with UGX/GTQ Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key