Rate Overview
Live
1 KGS = 1.8090 JPY
1 JPY = 0.552805
KGS
Avg
1.7390
High
1.8259
Low
1.6316
Last updated: 4/17/2026, 6:52:12 PM
Quick Conversions
| KGS | JPY |
|---|---|
| 1 KGS | 1.81 JPY |
| 10 KGS | 18.09 JPY |
| 50 KGS | 90.45 JPY |
| 100 KGS | 180.90 JPY |
| 500 KGS | 904.48 JPY |
| 1,000 KGS | 1,808.96 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-04-17T18:52:12Z",
"rates": {
"JPY": 1.808957
}
}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": 180.8957,
"rate": 1.808957
}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