Rate Overview
Live
1 NAD = 5.2876 KGS
1 KGS = 0.189122
NAD
Avg
5.3123
High
5.3909
Low
5.1975
Last updated: 8/1/2026, 12:23:46 PM
Quick Conversions
| NAD | KGS |
|---|---|
| 1 NAD | 5.29 KGS |
| 10 NAD | 52.88 KGS |
| 50 NAD | 264.38 KGS |
| 100 NAD | 528.76 KGS |
| 500 NAD | 2,643.80 KGS |
| 1,000 NAD | 5,287.59 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-08-01T12:23:46Z",
"rates": {
"KGS": 5.287591
}
}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": 528.7591,
"rate": 5.287591
}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