Rate Overview
Live
1 JPY = 0.250690 UYU
1 UYU = 3.9890
JPY
Avg
0.250300
High
0.255903
Low
0.239447
Last updated: 5/26/2026, 9:02:37 PM
Quick Conversions
| JPY | UYU |
|---|---|
| 1 JPY | 0.25 UYU |
| 10 JPY | 2.51 UYU |
| 50 JPY | 12.53 UYU |
| 100 JPY | 25.07 UYU |
| 500 JPY | 125.35 UYU |
| 1,000 JPY | 250.69 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-26T21:02:37Z",
"rates": {
"UYU": 0.25069
}
}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.069000000000003,
"rate": 0.25069
}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