Rate Overview
Live
1 NAD = 5.2971 KGS
1 KGS = 0.188783
NAD
Avg
5.3137
High
5.3909
Low
5.1975
Last updated: 7/31/2026, 7:13:09 AM
Quick Conversions
| NAD | KGS |
|---|---|
| 1 NAD | 5.30 KGS |
| 10 NAD | 52.97 KGS |
| 50 NAD | 264.85 KGS |
| 100 NAD | 529.71 KGS |
| 500 NAD | 2,648.55 KGS |
| 1,000 NAD | 5,297.09 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-31T07:13:09Z",
"rates": {
"KGS": 5.297095
}
}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": 529.7094999999999,
"rate": 5.297095
}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