Rate Overview
Live
1 JPY = 23.6632 UGX
1 UGX = 0.042260
JPY
Avg
23.3120
High
24.1160
Low
21.9394
Last updated: 5/27/2026, 7:20:59 PM
Quick Conversions
| JPY | UGX |
|---|---|
| 1 JPY | 23.66 UGX |
| 10 JPY | 236.63 UGX |
| 50 JPY | 1,183.16 UGX |
| 100 JPY | 2,366.32 UGX |
| 500 JPY | 11,831.58 UGX |
| 1,000 JPY | 23,663.16 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-05-27T19:20:59Z",
"rates": {
"UGX": 23.663164
}
}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": 2366.3163999999997,
"rate": 23.663164
}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