Rate Overview
Live
1 UGX = 0.000200 GIP
1 GIP = 5000.00
UGX
Avg
0.000201
High
0.000202
Low
0.000199
Last updated: 4/16/2026, 10:44:14 PM
Quick Conversions
| UGX | GIP |
|---|---|
| 1 UGX | 0.00 GIP |
| 10 UGX | 0.00 GIP |
| 50 UGX | 0.01 GIP |
| 100 UGX | 0.02 GIP |
| 500 UGX | 0.10 GIP |
| 1,000 UGX | 0.20 GIP |
Get UGX/GIP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=GIPExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-04-16T22:44:14Z",
"rates": {
"GIP": 0.0002
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=GIP&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "GIP",
"amount": 100
},
"result": 0.02,
"rate": 0.0002
}Build with UGX/GIP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key