Rate Overview
Live
1 JPY = 0.011224 ANG
1 ANG = 89.0948
JPY
Avg
0.011238
High
0.011267
Low
0.011201
Last updated: 4/17/2026, 6:06:32 AM
Quick Conversions
| JPY | ANG |
|---|---|
| 1 JPY | 0.01 ANG |
| 10 JPY | 0.11 ANG |
| 50 JPY | 0.56 ANG |
| 100 JPY | 1.12 ANG |
| 500 JPY | 5.61 ANG |
| 1,000 JPY | 11.22 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-04-17T06:06:32Z",
"rates": {
"ANG": 0.011224
}
}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.1224,
"rate": 0.011224
}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