Rate Overview
Live
1 KGS = 0.183934 NAD
1 NAD = 5.4367
KGS
Avg
0.184547
High
0.185270
Low
0.183915
Last updated: 8/21/2026, 6:39:37 AM
Quick Conversions
| KGS | NAD |
|---|---|
| 1 KGS | 0.18 NAD |
| 10 KGS | 1.84 NAD |
| 50 KGS | 9.20 NAD |
| 100 KGS | 18.39 NAD |
| 500 KGS | 91.97 NAD |
| 1,000 KGS | 183.93 NAD |
Get KGS/NAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=NADExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-08-21T06:39:37Z",
"rates": {
"NAD": 0.183934
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=NAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "NAD",
"amount": 100
},
"result": 18.3934,
"rate": 0.183934
}Build with KGS/NAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key