Rate Overview
Live
1 AED = 42.4025 JPY
1 JPY = 0.023584
AED
Avg
42.7933
High
43.5035
Low
42.4025
Last updated: 5/6/2026, 11:14:56 AM
Quick Conversions
| AED | JPY |
|---|---|
| 1 AED | 42.40 JPY |
| 10 AED | 424.02 JPY |
| 50 AED | 2,120.12 JPY |
| 100 AED | 4,240.25 JPY |
| 500 AED | 21,201.25 JPY |
| 1,000 AED | 42,402.50 JPY |
Get AED/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=JPYExample Response:
{
"success": true,
"base": "AED",
"date": "2026-05-06T11:14:56Z",
"rates": {
"JPY": 42.402499
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "JPY",
"amount": 100
},
"result": 4240.2499,
"rate": 42.402499
}Build with AED/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key