Rate Overview
Live
1 ANG = 132.3771 YER
1 YER = 0.007554
ANG
Avg
132.4093
High
132.8918
Low
132.0393
Last updated: 3/7/2026, 12:30:32 AM
Quick Conversions
| ANG | YER |
|---|---|
| 1 ANG | 132.38 YER |
| 10 ANG | 1,323.77 YER |
| 50 ANG | 6,618.85 YER |
| 100 ANG | 13,237.71 YER |
| 500 ANG | 66,188.53 YER |
| 1,000 ANG | 132,377.06 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-03-07T00:30:32Z",
"rates": {
"YER": 132.377058
}
}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": 13237.7058,
"rate": 132.377058
}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