Rate Overview
Live
1 JPY = 0.257580 UYU
1 UYU = 3.8823
JPY
Avg
0.254057
High
0.257580
Low
0.246939
Last updated: 5/6/2026, 10:16:52 AM
Quick Conversions
| JPY | UYU |
|---|---|
| 1 JPY | 0.26 UYU |
| 10 JPY | 2.58 UYU |
| 50 JPY | 12.88 UYU |
| 100 JPY | 25.76 UYU |
| 500 JPY | 128.79 UYU |
| 1,000 JPY | 257.58 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-05-06T10:16:52Z",
"rates": {
"UYU": 0.25758
}
}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.758,
"rate": 0.25758
}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