Rate Overview
Live
1 KRW = 0.011144 NAD
1 NAD = 89.7344
KRW
Avg
0.011081
High
0.011283
Low
0.010872
Last updated: 3/7/2026, 9:18:12 AM
Quick Conversions
| KRW | NAD |
|---|---|
| 1 KRW | 0.01 NAD |
| 10 KRW | 0.11 NAD |
| 50 KRW | 0.56 NAD |
| 100 KRW | 1.11 NAD |
| 500 KRW | 5.57 NAD |
| 1,000 KRW | 11.14 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-03-07T09:18:12Z",
"rates": {
"NAD": 0.011144
}
}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.1143999999999998,
"rate": 0.011144
}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