Rate Overview
Live
1 IDR = 0.004856 KGS
1 KGS = 205.9308
IDR
Avg
0.005147
High
0.005379
Low
0.004831
Last updated: 7/29/2026, 10:47:04 AM
Quick Conversions
| IDR | KGS |
|---|---|
| 1 IDR | 0.00 KGS |
| 10 IDR | 0.05 KGS |
| 50 IDR | 0.24 KGS |
| 100 IDR | 0.49 KGS |
| 500 IDR | 2.43 KGS |
| 1,000 IDR | 4.86 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-07-29T10:47:04Z",
"rates": {
"KGS": 0.004856
}
}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.48560000000000003,
"rate": 0.004856
}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