Rate Overview
Live
1 KRW = 0.001198 ANG
1 ANG = 834.7245
KRW
Avg
0.001207
High
0.001217
Low
0.001198
Last updated: 4/17/2026, 7:36:48 AM
Quick Conversions
| KRW | ANG |
|---|---|
| 1 KRW | 0.00 ANG |
| 10 KRW | 0.01 ANG |
| 50 KRW | 0.06 ANG |
| 100 KRW | 0.12 ANG |
| 500 KRW | 0.60 ANG |
| 1,000 KRW | 1.20 ANG |
Get KRW/ANG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=ANGExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-04-17T07:36:48Z",
"rates": {
"ANG": 0.001198
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=ANG&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "ANG",
"amount": 100
},
"result": 0.1198,
"rate": 0.001198
}Build with KRW/ANG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key