Rate Overview
Live
1 AED = 43.2229 JPY
1 JPY = 0.023136
AED
Avg
43.3324
High
43.5141
Low
43.2229
Last updated: 4/16/2026, 3:19:32 AM
Quick Conversions
| AED | JPY |
|---|---|
| 1 AED | 43.22 JPY |
| 10 AED | 432.23 JPY |
| 50 AED | 2,161.14 JPY |
| 100 AED | 4,322.29 JPY |
| 500 AED | 21,611.45 JPY |
| 1,000 AED | 43,222.89 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-04-16T03:19:32Z",
"rates": {
"JPY": 43.22289
}
}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": 4322.289,
"rate": 43.22289
}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