Rate Overview
Live
1 KGS = 0.189122 NAD
1 NAD = 5.2876
KGS
Avg
0.192347
High
0.208379
Low
0.181767
Last updated: 8/1/2026, 5:37:34 AM
Quick Conversions
| KGS | NAD |
|---|---|
| 1 KGS | 0.19 NAD |
| 10 KGS | 1.89 NAD |
| 50 KGS | 9.46 NAD |
| 100 KGS | 18.91 NAD |
| 500 KGS | 94.56 NAD |
| 1,000 KGS | 189.12 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-01T05:37:34Z",
"rates": {
"NAD": 0.189122
}
}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.912200000000002,
"rate": 0.189122
}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