Rate Overview
Live
1 JPY = 23.0810 UGX
1 UGX = 0.043326
JPY
Avg
22.8405
High
23.0810
Low
22.6773
Last updated: 7/27/2026, 3:35:19 AM
Quick Conversions
| JPY | UGX |
|---|---|
| 1 JPY | 23.08 UGX |
| 10 JPY | 230.81 UGX |
| 50 JPY | 1,154.05 UGX |
| 100 JPY | 2,308.10 UGX |
| 500 JPY | 11,540.51 UGX |
| 1,000 JPY | 23,081.02 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-07-27T03:35:19Z",
"rates": {
"UGX": 23.081021
}
}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": 2308.1021,
"rate": 23.081021
}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