Rate Overview
Live
1 ALL = 1.9823 JPY
1 JPY = 0.504454
ALL
Avg
1.7855
High
1.9823
Low
1.6084
Last updated: 8/17/2026, 8:10:09 AM
Quick Conversions
| ALL | JPY |
|---|---|
| 1 ALL | 1.98 JPY |
| 10 ALL | 19.82 JPY |
| 50 ALL | 99.12 JPY |
| 100 ALL | 198.23 JPY |
| 500 ALL | 991.17 JPY |
| 1,000 ALL | 1,982.34 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-08-17T08:10:09Z",
"rates": {
"JPY": 1.982342
}
}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.23420000000002,
"rate": 1.982342
}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