Rate Overview
Live
1 UGX = 0.044097 JPY
1 JPY = 22.6773
UGX
Avg
0.042989
High
0.044530
Low
0.041167
Last updated: 7/26/2026, 12:18:17 AM
Quick Conversions
| UGX | JPY |
|---|---|
| 1 UGX | 0.04 JPY |
| 10 UGX | 0.44 JPY |
| 50 UGX | 2.20 JPY |
| 100 UGX | 4.41 JPY |
| 500 UGX | 22.05 JPY |
| 1,000 UGX | 44.10 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-07-26T00:18:17Z",
"rates": {
"JPY": 0.044097
}
}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.4097,
"rate": 0.044097
}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