Rate Overview
Live
1 JPY = 0.248860 UYU
1 UYU = 4.0183
JPY
Avg
0.248303
High
0.249420
Low
0.246549
Last updated: 7/5/2026, 11:38:31 PM
Quick Conversions
| JPY | UYU |
|---|---|
| 1 JPY | 0.25 UYU |
| 10 JPY | 2.49 UYU |
| 50 JPY | 12.44 UYU |
| 100 JPY | 24.89 UYU |
| 500 JPY | 124.43 UYU |
| 1,000 JPY | 248.86 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-05T23:38:31Z",
"rates": {
"UYU": 0.24886
}
}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.886,
"rate": 0.24886
}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