Rate Overview
Live
1 AED = 43.3820 JPY
1 JPY = 0.023051
AED
Avg
43.2481
High
43.3820
Low
42.9706
Last updated: 8/15/2026, 5:36:18 AM
Quick Conversions
| AED | JPY |
|---|---|
| 1 AED | 43.38 JPY |
| 10 AED | 433.82 JPY |
| 50 AED | 2,169.10 JPY |
| 100 AED | 4,338.20 JPY |
| 500 AED | 21,691.01 JPY |
| 1,000 AED | 43,382.03 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-08-15T05:36:18Z",
"rates": {
"JPY": 43.382027
}
}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": 4338.2027,
"rate": 43.382027
}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