Rate Overview
Live
1 JPY = 23.3246 UGX
1 UGX = 0.042873
JPY
Avg
23.2281
High
23.6924
Low
22.8834
Last updated: 3/7/2026, 1:55:08 AM
Quick Conversions
| JPY | UGX |
|---|---|
| 1 JPY | 23.32 UGX |
| 10 JPY | 233.25 UGX |
| 50 JPY | 1,166.23 UGX |
| 100 JPY | 2,332.46 UGX |
| 500 JPY | 11,662.28 UGX |
| 1,000 JPY | 23,324.55 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-07T01:55:08Z",
"rates": {
"UGX": 23.324551
}
}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": 2332.4551,
"rate": 23.324551
}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