Rate Overview
Live
1 KGS = 0.183229 NAD
1 NAD = 5.4577
KGS
Avg
0.182726
High
0.183272
Low
0.182279
Last updated: 9/10/2026, 4:45:57 AM
Quick Conversions
| KGS | NAD |
|---|---|
| 1 KGS | 0.18 NAD |
| 10 KGS | 1.83 NAD |
| 50 KGS | 9.16 NAD |
| 100 KGS | 18.32 NAD |
| 500 KGS | 91.61 NAD |
| 1,000 KGS | 183.23 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-09-10T04:45:57Z",
"rates": {
"NAD": 0.183229
}
}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.3229,
"rate": 0.183229
}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