Rate Overview
Live
1 IDR = 0.005027 KGS
1 KGS = 198.9258
IDR
Avg
0.005030
High
0.005044
Low
0.005008
Last updated: 5/7/2026, 1:47:52 PM
Quick Conversions
| IDR | KGS |
|---|---|
| 1 IDR | 0.01 KGS |
| 10 IDR | 0.05 KGS |
| 50 IDR | 0.25 KGS |
| 100 IDR | 0.50 KGS |
| 500 IDR | 2.51 KGS |
| 1,000 IDR | 5.03 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-05-07T13:47:52Z",
"rates": {
"KGS": 0.005027
}
}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.5027,
"rate": 0.005027
}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