Rate Overview
Live
1 NAD = 5.2559 KGS
1 KGS = 0.190261
NAD
Avg
5.3122
High
5.4900
Low
5.0961
Last updated: 7/30/2026, 8:00:31 PM
Quick Conversions
| NAD | KGS |
|---|---|
| 1 NAD | 5.26 KGS |
| 10 NAD | 52.56 KGS |
| 50 NAD | 262.80 KGS |
| 100 NAD | 525.59 KGS |
| 500 NAD | 2,627.97 KGS |
| 1,000 NAD | 5,255.94 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-07-30T20:00:31Z",
"rates": {
"KGS": 5.255941
}
}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": 525.5941,
"rate": 5.255941
}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