Rate Overview
Live
1 ANG = 132.7885 YER
1 YER = 0.007531
ANG
Avg
132.6338
High
132.9618
Low
132.0482
Last updated: 7/31/2026, 7:03:49 AM
Quick Conversions
| ANG | YER |
|---|---|
| 1 ANG | 132.79 YER |
| 10 ANG | 1,327.89 YER |
| 50 ANG | 6,639.43 YER |
| 100 ANG | 13,278.85 YER |
| 500 ANG | 66,394.26 YER |
| 1,000 ANG | 132,788.51 YER |
Get ANG/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ANG¤cies=YERExample Response:
{
"success": true,
"base": "ANG",
"date": "2026-07-31T07:03:49Z",
"rates": {
"YER": 132.78851
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ANG&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "ANG",
"to": "YER",
"amount": 100
},
"result": 13278.851,
"rate": 132.78851
}Build with ANG/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key