Rate Overview
Live
1 UGX = 0.043061 JPY
1 JPY = 23.2229
UGX
Avg
0.043297
High
0.045580
Low
0.042207
Last updated: 3/27/2026, 2:53:44 AM
Quick Conversions
| UGX | JPY |
|---|---|
| 1 UGX | 0.04 JPY |
| 10 UGX | 0.43 JPY |
| 50 UGX | 2.15 JPY |
| 100 UGX | 4.31 JPY |
| 500 UGX | 21.53 JPY |
| 1,000 UGX | 43.06 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-27T02:53:44Z",
"rates": {
"JPY": 0.043061
}
}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.3061,
"rate": 0.043061
}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