Rate Overview
Live
1 JPY = 0.011413 ANG
1 ANG = 87.6194
JPY
Avg
0.011466
High
0.011563
Low
0.011406
Last updated: 3/6/2026, 11:45:43 PM
Quick Conversions
| JPY | ANG |
|---|---|
| 1 JPY | 0.01 ANG |
| 10 JPY | 0.11 ANG |
| 50 JPY | 0.57 ANG |
| 100 JPY | 1.14 ANG |
| 500 JPY | 5.71 ANG |
| 1,000 JPY | 11.41 ANG |
Get JPY/ANG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=ANGExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-03-06T23:45:43Z",
"rates": {
"ANG": 0.011413
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=ANG&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "ANG",
"amount": 100
},
"result": 1.1413,
"rate": 0.011413
}Build with JPY/ANG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key