Rate Overview
Live
1 IDR = 0.005102 KGS
1 KGS = 196.0016
IDR
Avg
0.005101
High
0.005117
Low
0.005077
Last updated: 4/17/2026, 12:08:34 PM
Quick Conversions
| IDR | KGS |
|---|---|
| 1 IDR | 0.01 KGS |
| 10 IDR | 0.05 KGS |
| 50 IDR | 0.26 KGS |
| 100 IDR | 0.51 KGS |
| 500 IDR | 2.55 KGS |
| 1,000 IDR | 5.10 KGS |
Get IDR/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IDR¤cies=KGSExample Response:
{
"success": true,
"base": "IDR",
"date": "2026-04-17T12:08:34Z",
"rates": {
"KGS": 0.005102
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IDR&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "IDR",
"to": "KGS",
"amount": 100
},
"result": 0.5102,
"rate": 0.005102
}Build with IDR/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key