Rate Overview
Live
1 ANG = 88.6342 JPY
1 JPY = 0.011282
ANG
Avg
88.8424
High
89.2732
Low
88.6342
Last updated: 4/18/2026, 8:51:16 AM
Quick Conversions
| ANG | JPY |
|---|---|
| 1 ANG | 88.63 JPY |
| 10 ANG | 886.34 JPY |
| 50 ANG | 4,431.71 JPY |
| 100 ANG | 8,863.42 JPY |
| 500 ANG | 44,317.11 JPY |
| 1,000 ANG | 88,634.22 JPY |
Get ANG/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ANG¤cies=JPYExample Response:
{
"success": true,
"base": "ANG",
"date": "2026-04-18T08:51:16Z",
"rates": {
"JPY": 88.634222
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ANG&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "ANG",
"to": "JPY",
"amount": 100
},
"result": 8863.422199999999,
"rate": 88.634222
}Build with ANG/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key