Rate Overview
Live
1 JPY = 22.6773 UGX
1 UGX = 0.044097
JPY
Avg
23.2364
High
23.8497
Low
22.5807
Last updated: 7/26/2026, 2:59:16 AM
Quick Conversions
| JPY | UGX |
|---|---|
| 1 JPY | 22.68 UGX |
| 10 JPY | 226.77 UGX |
| 50 JPY | 1,133.86 UGX |
| 100 JPY | 2,267.73 UGX |
| 500 JPY | 11,338.64 UGX |
| 1,000 JPY | 22,677.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-26T02:59:16Z",
"rates": {
"UGX": 22.67727
}
}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": 2267.727,
"rate": 22.67727
}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