Rate Overview
Live
1 UGX = 0.041207 JPY
1 JPY = 24.2677
UGX
Avg
0.041896
High
0.042962
Low
0.041207
Last updated: 5/6/2026, 5:04:28 AM
Quick Conversions
| UGX | JPY |
|---|---|
| 1 UGX | 0.04 JPY |
| 10 UGX | 0.41 JPY |
| 50 UGX | 2.06 JPY |
| 100 UGX | 4.12 JPY |
| 500 UGX | 20.60 JPY |
| 1,000 UGX | 41.21 JPY |
Get UGX/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=JPYExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-05-06T05:04:28Z",
"rates": {
"JPY": 0.041207
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "JPY",
"amount": 100
},
"result": 4.1207,
"rate": 0.041207
}Build with UGX/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key