Rate Overview
Live
1 KRW = 0.011536 NAD
1 NAD = 86.6852
KRW
Avg
0.010912
High
0.011536
Low
0.010543
Last updated: 7/26/2026, 2:40:50 AM
Quick Conversions
| KRW | NAD |
|---|---|
| 1 KRW | 0.01 NAD |
| 10 KRW | 0.12 NAD |
| 50 KRW | 0.58 NAD |
| 100 KRW | 1.15 NAD |
| 500 KRW | 5.77 NAD |
| 1,000 KRW | 11.54 NAD |
Get KRW/NAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=NADExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-07-26T02:40:50Z",
"rates": {
"NAD": 0.011536
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=NAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "NAD",
"amount": 100
},
"result": 1.1536,
"rate": 0.011536
}Build with KRW/NAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key