Rate Overview
Live
1 JPY = 0.252751 UYU
1 UYU = 3.9565
JPY
Avg
0.253390
High
0.255461
Low
0.252062
Last updated: 4/16/2026, 6:01:24 AM
Quick Conversions
| JPY | UYU |
|---|---|
| 1 JPY | 0.25 UYU |
| 10 JPY | 2.53 UYU |
| 50 JPY | 12.64 UYU |
| 100 JPY | 25.28 UYU |
| 500 JPY | 126.38 UYU |
| 1,000 JPY | 252.75 UYU |
Get JPY/UYU Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=UYUExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-04-16T06:01:24Z",
"rates": {
"UYU": 0.252751
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=UYU&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "UYU",
"amount": 100
},
"result": 25.275100000000002,
"rate": 0.252751
}Build with JPY/UYU Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key