Rate Overview
Live
1 JPY = 22.5453 UGX
1 UGX = 0.044355
JPY
Avg
22.5914
High
22.7257
Low
22.5116
Last updated: 7/7/2026, 6:53:29 AM
Quick Conversions
| JPY | UGX |
|---|---|
| 1 JPY | 22.55 UGX |
| 10 JPY | 225.45 UGX |
| 50 JPY | 1,127.26 UGX |
| 100 JPY | 2,254.53 UGX |
| 500 JPY | 11,272.64 UGX |
| 1,000 JPY | 22,545.27 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-07T06:53:29Z",
"rates": {
"UGX": 22.545273
}
}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": 2254.5273,
"rate": 22.545273
}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