Rate Overview
Live
1 JPY = 23.6723 UGX
1 UGX = 0.042243
JPY
Avg
23.7539
High
24.1160
Low
23.2760
Last updated: 5/27/2026, 10:43:09 PM
Quick Conversions
| JPY | UGX |
|---|---|
| 1 JPY | 23.67 UGX |
| 10 JPY | 236.72 UGX |
| 50 JPY | 1,183.61 UGX |
| 100 JPY | 2,367.23 UGX |
| 500 JPY | 11,836.15 UGX |
| 1,000 JPY | 23,672.29 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-05-27T22:43:09Z",
"rates": {
"UGX": 23.67229
}
}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": 2367.229,
"rate": 23.67229
}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