Rate Overview
Live
1 UGX = 0.043972 JPY
1 JPY = 22.7417
UGX
Avg
0.043925
High
0.043972
Low
0.043766
Last updated: 7/24/2026, 11:57:26 PM
Quick Conversions
| UGX | JPY |
|---|---|
| 1 UGX | 0.04 JPY |
| 10 UGX | 0.44 JPY |
| 50 UGX | 2.20 JPY |
| 100 UGX | 4.40 JPY |
| 500 UGX | 21.99 JPY |
| 1,000 UGX | 43.97 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-24T23:57:26Z",
"rates": {
"JPY": 0.043972
}
}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.3972,
"rate": 0.043972
}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