Rate Overview
Live
1 ANG = 132.6679 YER
1 YER = 0.007538
ANG
Avg
132.6353
High
133.3770
Low
131.5444
Last updated: 3/27/2026, 12:03:51 PM
Quick Conversions
| ANG | YER |
|---|---|
| 1 ANG | 132.67 YER |
| 10 ANG | 1,326.68 YER |
| 50 ANG | 6,633.39 YER |
| 100 ANG | 13,266.79 YER |
| 500 ANG | 66,333.94 YER |
| 1,000 ANG | 132,667.88 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-27T12:03:51Z",
"rates": {
"YER": 132.667876
}
}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": 13266.787600000001,
"rate": 132.667876
}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