Rate Overview
Live
1 JPY = 0.513946 ALL
1 ALL = 1.9457
JPY
Avg
0.522144
High
0.534215
Low
0.509338
Last updated: 5/27/2026, 10:42:39 PM
Quick Conversions
| JPY | ALL |
|---|---|
| 1 JPY | 0.51 ALL |
| 10 JPY | 5.14 ALL |
| 50 JPY | 25.70 ALL |
| 100 JPY | 51.39 ALL |
| 500 JPY | 256.97 ALL |
| 1,000 JPY | 513.95 ALL |
Get JPY/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=ALLExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-05-27T22:42:39Z",
"rates": {
"ALL": 0.513946
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "ALL",
"amount": 100
},
"result": 51.394600000000004,
"rate": 0.513946
}Build with JPY/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key