Rate Overview
Live
1 ALL = 1.9367 JPY
1 JPY = 0.516351
ALL
Avg
1.9346
High
1.9600
Low
1.9128
Last updated: 5/28/2026, 9:48:39 PM
Quick Conversions
| ALL | JPY |
|---|---|
| 1 ALL | 1.94 JPY |
| 10 ALL | 19.37 JPY |
| 50 ALL | 96.83 JPY |
| 100 ALL | 193.67 JPY |
| 500 ALL | 968.33 JPY |
| 1,000 ALL | 1,936.67 JPY |
Get ALL/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=JPYExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-05-28T21:48:39Z",
"rates": {
"JPY": 1.936666
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "JPY",
"amount": 100
},
"result": 193.6666,
"rate": 1.936666
}Build with ALL/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key