Rate Overview
Live
1 JPY = 24.0683 UGX
1 UGX = 0.041548
JPY
Avg
23.9620
High
24.1160
Low
23.7850
Last updated: 5/7/2026, 9:07:13 AM
Quick Conversions
| JPY | UGX |
|---|---|
| 1 JPY | 24.07 UGX |
| 10 JPY | 240.68 UGX |
| 50 JPY | 1,203.41 UGX |
| 100 JPY | 2,406.83 UGX |
| 500 JPY | 12,034.15 UGX |
| 1,000 JPY | 24,068.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-07T09:07:13Z",
"rates": {
"UGX": 24.068291
}
}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": 2406.8291,
"rate": 24.068291
}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