Rate Overview
Live
1 NAD = 5.2741 KGS
1 KGS = 0.189605
NAD
Avg
5.3843
High
5.5015
Low
5.2741
Last updated: 3/7/2026, 1:07:04 AM
Quick Conversions
| NAD | KGS |
|---|---|
| 1 NAD | 5.27 KGS |
| 10 NAD | 52.74 KGS |
| 50 NAD | 263.71 KGS |
| 100 NAD | 527.41 KGS |
| 500 NAD | 2,637.06 KGS |
| 1,000 NAD | 5,274.13 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-07T01:07:04Z",
"rates": {
"KGS": 5.274128
}
}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": 527.4128000000001,
"rate": 5.274128
}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