Rate Overview
Live
1 JPY = 0.520531 ALL
1 ALL = 1.9211
JPY
Avg
0.524050
High
0.528867
Low
0.519896
Last updated: 3/27/2026, 9:34:12 AM
Quick Conversions
| JPY | ALL |
|---|---|
| 1 JPY | 0.52 ALL |
| 10 JPY | 5.21 ALL |
| 50 JPY | 26.03 ALL |
| 100 JPY | 52.05 ALL |
| 500 JPY | 260.27 ALL |
| 1,000 JPY | 520.53 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-03-27T09:34:12Z",
"rates": {
"ALL": 0.520531
}
}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": 52.05309999999999,
"rate": 0.520531
}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