Rate Overview
Live
1 JPY = 24.2083 UGX
1 UGX = 0.041308
JPY
Avg
23.7990
High
24.2249
Low
23.5388
Last updated: 9/4/2026, 5:52:46 PM
Quick Conversions
| JPY | UGX |
|---|---|
| 1 JPY | 24.21 UGX |
| 10 JPY | 242.08 UGX |
| 50 JPY | 1,210.41 UGX |
| 100 JPY | 2,420.83 UGX |
| 500 JPY | 12,104.13 UGX |
| 1,000 JPY | 24,208.26 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-09-04T17:52:46Z",
"rates": {
"UGX": 24.208261
}
}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": 2420.8261,
"rate": 24.208261
}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