Rate Overview
Live
1 KRW = 0.001191 ANG
1 ANG = 839.6306
KRW
Avg
0.001254
High
0.001325
Low
0.001183
Last updated: 5/28/2026, 12:08:43 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.19 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-05-28T00:08:43Z",
"rates": {
"ANG": 0.001191
}
}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.1191,
"rate": 0.001191
}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