Rate Overview
Live
1 JPY = 23.2799 UGX
1 UGX = 0.042955
JPY
Avg
23.0352
High
23.8128
Low
22.4566
Last updated: 3/27/2026, 6:06:10 AM
Quick Conversions
| JPY | UGX |
|---|---|
| 1 JPY | 23.28 UGX |
| 10 JPY | 232.80 UGX |
| 50 JPY | 1,164.00 UGX |
| 100 JPY | 2,327.99 UGX |
| 500 JPY | 11,639.97 UGX |
| 1,000 JPY | 23,279.95 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-03-27T06:06:10Z",
"rates": {
"UGX": 23.279949
}
}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": 2327.9948999999997,
"rate": 23.279949
}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