Rate Overview
Live
1 AED = 43.4752 JPY
1 JPY = 0.023002
AED
Avg
43.3179
High
43.4752
Low
43.1665
Last updated: 3/27/2026, 1:33:21 AM
Quick Conversions
| AED | JPY |
|---|---|
| 1 AED | 43.48 JPY |
| 10 AED | 434.75 JPY |
| 50 AED | 2,173.76 JPY |
| 100 AED | 4,347.52 JPY |
| 500 AED | 21,737.58 JPY |
| 1,000 AED | 43,475.16 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-27T01:33:21Z",
"rates": {
"JPY": 43.475159
}
}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": 4347.515899999999,
"rate": 43.475159
}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