Rate Overview
Live
1 ALL = 1.9069 JPY
1 JPY = 0.524416
ALL
Avg
1.9112
High
1.9307
Low
1.8929
Last updated: 3/7/2026, 1:35:21 AM
Quick Conversions
| ALL | JPY |
|---|---|
| 1 ALL | 1.91 JPY |
| 10 ALL | 19.07 JPY |
| 50 ALL | 95.34 JPY |
| 100 ALL | 190.69 JPY |
| 500 ALL | 953.44 JPY |
| 1,000 ALL | 1,906.88 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-03-07T01:35:21Z",
"rates": {
"JPY": 1.906884
}
}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": 190.6884,
"rate": 1.906884
}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