Rate Overview
Live
1 ALL = 1.9758 JPY
1 JPY = 0.506121
ALL
Avg
1.9693
High
1.9804
Low
1.9551
Last updated: 7/8/2026, 12:42:15 PM
Quick Conversions
| ALL | JPY |
|---|---|
| 1 ALL | 1.98 JPY |
| 10 ALL | 19.76 JPY |
| 50 ALL | 98.79 JPY |
| 100 ALL | 197.58 JPY |
| 500 ALL | 987.91 JPY |
| 1,000 ALL | 1,975.81 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-07-08T12:42:15Z",
"rates": {
"JPY": 1.975813
}
}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": 197.5813,
"rate": 1.975813
}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