Rate Overview
Live
1 JPY = 22.7631 UGX
1 UGX = 0.043931
JPY
Avg
23.2031
High
24.1160
Low
21.9394
Last updated: 7/22/2026, 6:54:33 AM
Quick Conversions
| JPY | UGX |
|---|---|
| 1 JPY | 22.76 UGX |
| 10 JPY | 227.63 UGX |
| 50 JPY | 1,138.16 UGX |
| 100 JPY | 2,276.31 UGX |
| 500 JPY | 11,381.56 UGX |
| 1,000 JPY | 22,763.12 UGX |
Get JPY/UGX Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=UGXExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-07-22T06:54:33Z",
"rates": {
"UGX": 22.763121
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=UGX&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "UGX",
"amount": 100
},
"result": 2276.3121,
"rate": 22.763121
}Build with JPY/UGX Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key