Rate Overview
Live
1 IDR = 0.004906 KGS
1 KGS = 203.8320
IDR
Avg
0.005064
High
0.005231
Low
0.004831
Last updated: 7/21/2026, 7:49:41 PM
Quick Conversions
| IDR | KGS |
|---|---|
| 1 IDR | 0.00 KGS |
| 10 IDR | 0.05 KGS |
| 50 IDR | 0.25 KGS |
| 100 IDR | 0.49 KGS |
| 500 IDR | 2.45 KGS |
| 1,000 IDR | 4.91 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-21T19:49:41Z",
"rates": {
"KGS": 0.004906
}
}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.4906,
"rate": 0.004906
}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