Rate Overview
Live
1 JPY = 0.245379 UYU
1 UYU = 4.0753
JPY
Avg
0.246673
High
0.247678
Low
0.245187
Last updated: 7/24/2026, 5:57:27 PM
Quick Conversions
| JPY | UYU |
|---|---|
| 1 JPY | 0.25 UYU |
| 10 JPY | 2.45 UYU |
| 50 JPY | 12.27 UYU |
| 100 JPY | 24.54 UYU |
| 500 JPY | 122.69 UYU |
| 1,000 JPY | 245.38 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-07-24T17:57:27Z",
"rates": {
"UYU": 0.245379
}
}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": 24.5379,
"rate": 0.245379
}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