Rate Overview
Live
1 KGS = 0.189604 NAD
1 NAD = 5.2742
KGS
Avg
0.185365
High
0.189604
Low
0.181767
Last updated: 3/6/2026, 8:14:32 AM
Quick Conversions
| KGS | NAD |
|---|---|
| 1 KGS | 0.19 NAD |
| 10 KGS | 1.90 NAD |
| 50 KGS | 9.48 NAD |
| 100 KGS | 18.96 NAD |
| 500 KGS | 94.80 NAD |
| 1,000 KGS | 189.60 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-03-06T08:14:32Z",
"rates": {
"NAD": 0.189604
}
}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.9604,
"rate": 0.189604
}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