Rate Overview
Live
1 KRW = 0.011358 NAD
1 NAD = 88.0437
KRW
Avg
0.011422
High
0.011477
Low
0.011358
Last updated: 8/17/2026, 1:18:57 AM
Quick Conversions
| KRW | NAD |
|---|---|
| 1 KRW | 0.01 NAD |
| 10 KRW | 0.11 NAD |
| 50 KRW | 0.57 NAD |
| 100 KRW | 1.14 NAD |
| 500 KRW | 5.68 NAD |
| 1,000 KRW | 11.36 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-08-17T01:18:57Z",
"rates": {
"NAD": 0.011358
}
}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.1358,
"rate": 0.011358
}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