Rate Overview
Live
1 KGS = 0.186989 NAD
1 NAD = 5.3479
KGS
Avg
0.187952
High
0.190836
Low
0.186765
Last updated: 5/27/2026, 8:44:19 PM
Quick Conversions
| KGS | NAD |
|---|---|
| 1 KGS | 0.19 NAD |
| 10 KGS | 1.87 NAD |
| 50 KGS | 9.35 NAD |
| 100 KGS | 18.70 NAD |
| 500 KGS | 93.49 NAD |
| 1,000 KGS | 186.99 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-05-27T20:44:19Z",
"rates": {
"NAD": 0.186989
}
}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.6989,
"rate": 0.186989
}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