Rate Overview
Live
1 JPY = 22.7775 UGX
1 UGX = 0.043903
JPY
Avg
22.6947
High
22.8799
Low
22.5116
Last updated: 7/22/2026, 12:26:52 PM
Quick Conversions
| JPY | UGX |
|---|---|
| 1 JPY | 22.78 UGX |
| 10 JPY | 227.78 UGX |
| 50 JPY | 1,138.88 UGX |
| 100 JPY | 2,277.75 UGX |
| 500 JPY | 11,388.75 UGX |
| 1,000 JPY | 22,777.50 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-22T12:26:52Z",
"rates": {
"UGX": 22.777501
}
}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": 2277.7501,
"rate": 22.777501
}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