Rate Overview
Live
1 JPY = 0.249295 UYU
1 UYU = 4.0113
JPY
Avg
0.246253
High
0.249295
Low
0.244220
Last updated: 3/7/2026, 1:03:19 AM
Quick Conversions
| JPY | UYU |
|---|---|
| 1 JPY | 0.25 UYU |
| 10 JPY | 2.49 UYU |
| 50 JPY | 12.46 UYU |
| 100 JPY | 24.93 UYU |
| 500 JPY | 124.65 UYU |
| 1,000 JPY | 249.30 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-03-07T01:03:19Z",
"rates": {
"UYU": 0.249295
}
}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.929499999999997,
"rate": 0.249295
}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