Rate Overview
Live
1 KGS = 0.195288 NAD
1 NAD = 5.1206
KGS
Avg
0.189751
High
0.195763
Low
0.181296
Last updated: 3/27/2026, 11:43:43 AM
Quick Conversions
| KGS | NAD |
|---|---|
| 1 KGS | 0.20 NAD |
| 10 KGS | 1.95 NAD |
| 50 KGS | 9.76 NAD |
| 100 KGS | 19.53 NAD |
| 500 KGS | 97.64 NAD |
| 1,000 KGS | 195.29 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-27T11:43:43Z",
"rates": {
"NAD": 0.195288
}
}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": 19.5288,
"rate": 0.195288
}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