Rate Overview
Live
1 UGX = 0.042682 JPY
1 JPY = 23.4291
UGX
Avg
0.042624
High
0.042724
Low
0.042440
Last updated: 6/15/2026, 11:26:00 AM
Quick Conversions
| UGX | JPY |
|---|---|
| 1 UGX | 0.04 JPY |
| 10 UGX | 0.43 JPY |
| 50 UGX | 2.13 JPY |
| 100 UGX | 4.27 JPY |
| 500 UGX | 21.34 JPY |
| 1,000 UGX | 42.68 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-06-15T11:26:00Z",
"rates": {
"JPY": 0.042682
}
}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.2682,
"rate": 0.042682
}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