Rate Overview
Live
1 NAD = 5.3375 KGS
1 KGS = 0.187355
NAD
Avg
5.3699
High
5.3909
Low
5.3324
Last updated: 7/9/2026, 5:13:24 AM
Quick Conversions
| NAD | KGS |
|---|---|
| 1 NAD | 5.34 KGS |
| 10 NAD | 53.37 KGS |
| 50 NAD | 266.87 KGS |
| 100 NAD | 533.75 KGS |
| 500 NAD | 2,668.73 KGS |
| 1,000 NAD | 5,337.46 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-09T05:13:24Z",
"rates": {
"KGS": 5.337463
}
}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": 533.7463,
"rate": 5.337463
}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