Rate Overview
Live
1 AED = 43.4319 JPY
1 JPY = 0.023025
AED
Avg
41.1838
High
43.4319
Low
38.8470
Last updated: 3/27/2026, 3:02:26 AM
Quick Conversions
| AED | JPY |
|---|---|
| 1 AED | 43.43 JPY |
| 10 AED | 434.32 JPY |
| 50 AED | 2,171.59 JPY |
| 100 AED | 4,343.19 JPY |
| 500 AED | 21,715.93 JPY |
| 1,000 AED | 43,431.86 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-03-27T03:02:26Z",
"rates": {
"JPY": 43.431858
}
}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": 4343.1858,
"rate": 43.431858
}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