Rate Overview
Live
1 UGX = 0.042889 JPY
1 JPY = 23.3160
UGX
Avg
0.043091
High
0.043699
Low
0.042207
Last updated: 3/6/2026, 9:39:34 PM
Quick Conversions
| UGX | JPY |
|---|---|
| 1 UGX | 0.04 JPY |
| 10 UGX | 0.43 JPY |
| 50 UGX | 2.14 JPY |
| 100 UGX | 4.29 JPY |
| 500 UGX | 21.44 JPY |
| 1,000 UGX | 42.89 JPY |
Get UGX/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=JPYExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-03-06T21:39:34Z",
"rates": {
"JPY": 0.042889
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "JPY",
"amount": 100
},
"result": 4.2889,
"rate": 0.042889
}Build with UGX/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key