Rate Overview
Live
1 KGS = 1.8135 JPY
1 JPY = 0.551426
KGS
Avg
1.8195
High
1.8709
Low
1.7568
Last updated: 8/17/2026, 12:36:31 PM
Quick Conversions
| KGS | JPY |
|---|---|
| 1 KGS | 1.81 JPY |
| 10 KGS | 18.13 JPY |
| 50 KGS | 90.67 JPY |
| 100 KGS | 181.35 JPY |
| 500 KGS | 906.74 JPY |
| 1,000 KGS | 1,813.48 JPY |
Get KGS/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=JPYExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-08-17T12:36:31Z",
"rates": {
"JPY": 1.813479
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "JPY",
"amount": 100
},
"result": 181.3479,
"rate": 1.813479
}Build with KGS/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key