Rate Overview
Live
1 JPY = 23.2904 UGX
1 UGX = 0.042936
JPY
Avg
23.4418
High
23.6116
Low
23.2904
Last updated: 8/14/2026, 6:03:25 PM
Quick Conversions
| JPY | UGX |
|---|---|
| 1 JPY | 23.29 UGX |
| 10 JPY | 232.90 UGX |
| 50 JPY | 1,164.52 UGX |
| 100 JPY | 2,329.04 UGX |
| 500 JPY | 11,645.19 UGX |
| 1,000 JPY | 23,290.39 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-08-14T18:03:25Z",
"rates": {
"UGX": 23.290385
}
}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": 2329.0385,
"rate": 23.290385
}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