Rate Overview
Live
1 NAD = 5.2911 KGS
1 KGS = 0.188998
NAD
Avg
5.3627
High
5.4141
Low
5.2911
Last updated: 6/19/2026, 8:56:14 AM
Quick Conversions
| NAD | KGS |
|---|---|
| 1 NAD | 5.29 KGS |
| 10 NAD | 52.91 KGS |
| 50 NAD | 264.55 KGS |
| 100 NAD | 529.11 KGS |
| 500 NAD | 2,645.54 KGS |
| 1,000 NAD | 5,291.08 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-06-19T08:56:14Z",
"rates": {
"KGS": 5.291075
}
}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.1075000000001,
"rate": 5.291075
}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