Rate Overview
Live
1 KRW = 0.010835 NAD
1 NAD = 92.2935
KRW
Avg
0.011223
High
0.011670
Low
0.010795
Last updated: 5/27/2026, 4:07:30 PM
Quick Conversions
| KRW | NAD |
|---|---|
| 1 KRW | 0.01 NAD |
| 10 KRW | 0.11 NAD |
| 50 KRW | 0.54 NAD |
| 100 KRW | 1.08 NAD |
| 500 KRW | 5.42 NAD |
| 1,000 KRW | 10.83 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-05-27T16:07:30Z",
"rates": {
"NAD": 0.010835
}
}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.0835,
"rate": 0.010835
}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