Rate Overview
Live
1 ANG = 133.3186 YER
1 YER = 0.007501
ANG
Avg
133.3148
High
133.3327
Low
133.3037
Last updated: 5/7/2026, 1:53:11 PM
Quick Conversions
| ANG | YER |
|---|---|
| 1 ANG | 133.32 YER |
| 10 ANG | 1,333.19 YER |
| 50 ANG | 6,665.93 YER |
| 100 ANG | 13,331.86 YER |
| 500 ANG | 66,659.32 YER |
| 1,000 ANG | 133,318.65 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-05-07T13:53:11Z",
"rates": {
"YER": 133.318645
}
}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": 13331.8645,
"rate": 133.318645
}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