Rate Overview
Live
1 JPY = 23.1714 UGX
1 UGX = 0.043157
JPY
Avg
23.2225
High
23.4912
Low
23.1155
Last updated: 4/17/2026, 6:10:30 AM
Quick Conversions
| JPY | UGX |
|---|---|
| 1 JPY | 23.17 UGX |
| 10 JPY | 231.71 UGX |
| 50 JPY | 1,158.57 UGX |
| 100 JPY | 2,317.14 UGX |
| 500 JPY | 11,585.68 UGX |
| 1,000 JPY | 23,171.36 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-04-17T06:10:30Z",
"rates": {
"UGX": 23.171362
}
}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": 2317.1362,
"rate": 23.171362
}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