Rate Overview
Live
1 KGS = 0.187354 NAD
1 NAD = 5.3375
KGS
Avg
0.186228
High
0.187533
Low
0.185497
Last updated: 7/9/2026, 10:10:04 PM
Quick Conversions
| KGS | NAD |
|---|---|
| 1 KGS | 0.19 NAD |
| 10 KGS | 1.87 NAD |
| 50 KGS | 9.37 NAD |
| 100 KGS | 18.74 NAD |
| 500 KGS | 93.68 NAD |
| 1,000 KGS | 187.35 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-07-09T22:10:04Z",
"rates": {
"NAD": 0.187354
}
}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.7354,
"rate": 0.187354
}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