Rate Overview
Live
1 JPY = 22.8096 UGX
1 UGX = 0.043841
JPY
Avg
23.8727
High
25.7587
Low
22.5558
Last updated: 7/21/2026, 4:21:51 AM
Quick Conversions
| JPY | UGX |
|---|---|
| 1 JPY | 22.81 UGX |
| 10 JPY | 228.10 UGX |
| 50 JPY | 1,140.48 UGX |
| 100 JPY | 2,280.96 UGX |
| 500 JPY | 11,404.79 UGX |
| 1,000 JPY | 22,809.59 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-21T04:21:51Z",
"rates": {
"UGX": 22.809587
}
}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": 2280.9587,
"rate": 22.809587
}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