Rate Overview
Live
1 ALL = 1.9872 JPY
1 JPY = 0.503231
ALL
Avg
1.9361
High
1.9872
Low
1.8874
Last updated: 7/22/2026, 2:07:35 AM
Quick Conversions
| ALL | JPY |
|---|---|
| 1 ALL | 1.99 JPY |
| 10 ALL | 19.87 JPY |
| 50 ALL | 99.36 JPY |
| 100 ALL | 198.72 JPY |
| 500 ALL | 993.58 JPY |
| 1,000 ALL | 1,987.16 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-22T02:07:35Z",
"rates": {
"JPY": 1.987158
}
}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": 198.7158,
"rate": 1.987158
}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