Rate Overview
Live
1 YER = 0.007546 ANG
1 ANG = 132.5205
YER
Avg
0.007550
High
0.007573
Low
0.007524
Last updated: 3/7/2026, 3:45:25 AM
Quick Conversions
| YER | ANG |
|---|---|
| 1 YER | 0.01 ANG |
| 10 YER | 0.08 ANG |
| 50 YER | 0.38 ANG |
| 100 YER | 0.75 ANG |
| 500 YER | 3.77 ANG |
| 1,000 YER | 7.55 ANG |
Get YER/ANG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=ANGExample Response:
{
"success": true,
"base": "YER",
"date": "2026-03-07T03:45:25Z",
"rates": {
"ANG": 0.007546
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=ANG&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "ANG",
"amount": 100
},
"result": 0.7545999999999999,
"rate": 0.007546
}Build with YER/ANG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key