Rate Overview
Live
1 ANG = 131.5575 YER
1 YER = 0.007601
ANG
Avg
131.6922
High
132.4512
Low
131.2411
Last updated: 7/11/2026, 11:35:46 AM
Quick Conversions
| ANG | YER |
|---|---|
| 1 ANG | 131.56 YER |
| 10 ANG | 1,315.58 YER |
| 50 ANG | 6,577.88 YER |
| 100 ANG | 13,155.75 YER |
| 500 ANG | 65,778.77 YER |
| 1,000 ANG | 131,557.53 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-11T11:35:46Z",
"rates": {
"YER": 131.557533
}
}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": 13155.7533,
"rate": 131.557533
}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