Rate Overview
Live
1 NAD = 5.1206 KGS
1 KGS = 0.195289
NAD
Avg
4.9433
High
5.4857
Low
4.5400
Last updated: 3/27/2026, 5:19:07 PM
Quick Conversions
| NAD | KGS |
|---|---|
| 1 NAD | 5.12 KGS |
| 10 NAD | 51.21 KGS |
| 50 NAD | 256.03 KGS |
| 100 NAD | 512.06 KGS |
| 500 NAD | 2,560.31 KGS |
| 1,000 NAD | 5,120.62 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-03-27T17:19:07Z",
"rates": {
"KGS": 5.120622
}
}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": 512.0622,
"rate": 5.120622
}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