Rate Overview
Live
1 NAD = 5.3292 KGS
1 KGS = 0.187646
NAD
Avg
5.3362
High
5.3552
Low
5.3192
Last updated: 4/17/2026, 6:32:00 AM
Quick Conversions
| NAD | KGS |
|---|---|
| 1 NAD | 5.33 KGS |
| 10 NAD | 53.29 KGS |
| 50 NAD | 266.46 KGS |
| 100 NAD | 532.92 KGS |
| 500 NAD | 2,664.59 KGS |
| 1,000 NAD | 5,329.18 KGS |
Get NAD/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NAD¤cies=KGSExample Response:
{
"success": true,
"base": "NAD",
"date": "2026-04-17T06:32:00Z",
"rates": {
"KGS": 5.329185
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NAD&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "NAD",
"to": "KGS",
"amount": 100
},
"result": 532.9185,
"rate": 5.329185
}Build with NAD/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key