Rate Overview
Live
1 IDR = 0.005161 KGS
1 KGS = 193.7609
IDR
Avg
0.005178
High
0.005205
Low
0.005152
Last updated: 3/7/2026, 8:56:56 AM
Quick Conversions
| IDR | KGS |
|---|---|
| 1 IDR | 0.01 KGS |
| 10 IDR | 0.05 KGS |
| 50 IDR | 0.26 KGS |
| 100 IDR | 0.52 KGS |
| 500 IDR | 2.58 KGS |
| 1,000 IDR | 5.16 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-03-07T08:56:56Z",
"rates": {
"KGS": 0.005161
}
}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.5161,
"rate": 0.005161
}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