Rate Overview
Live
1 ALL = 1.9633 JPY
1 JPY = 0.509338
ALL
Avg
1.9565
High
1.9633
Low
1.9407
Last updated: 4/18/2026, 8:45:30 AM
Quick Conversions
| ALL | JPY |
|---|---|
| 1 ALL | 1.96 JPY |
| 10 ALL | 19.63 JPY |
| 50 ALL | 98.17 JPY |
| 100 ALL | 196.33 JPY |
| 500 ALL | 981.67 JPY |
| 1,000 ALL | 1,963.33 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-04-18T08:45:30Z",
"rates": {
"JPY": 1.963331
}
}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": 196.3331,
"rate": 1.963331
}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