Rate Overview
Live
1 JPY = 23.2816 UGX
1 UGX = 0.042952
JPY
Avg
23.5728
High
23.8171
Low
23.2128
Last updated: 3/27/2026, 4:20:48 AM
Quick Conversions
| JPY | UGX |
|---|---|
| 1 JPY | 23.28 UGX |
| 10 JPY | 232.82 UGX |
| 50 JPY | 1,164.08 UGX |
| 100 JPY | 2,328.16 UGX |
| 500 JPY | 11,640.81 UGX |
| 1,000 JPY | 23,281.63 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-27T04:20:48Z",
"rates": {
"UGX": 23.281627
}
}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": 2328.1627,
"rate": 23.281627
}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