Rate Overview
Live
1 ANG = 131.7700 YER
1 YER = 0.007589
ANG
Avg
131.7323
High
131.8785
Low
131.4886
Last updated: 9/10/2026, 1:26:44 AM
Quick Conversions
| ANG | YER |
|---|---|
| 1 ANG | 131.77 YER |
| 10 ANG | 1,317.70 YER |
| 50 ANG | 6,588.50 YER |
| 100 ANG | 13,177.00 YER |
| 500 ANG | 65,885.00 YER |
| 1,000 ANG | 131,770.00 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-09-10T01:26:44Z",
"rates": {
"YER": 131.769996
}
}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": 13176.9996,
"rate": 131.769996
}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