Rate Overview
Live
1 KGS = 1.8444 JPY
1 JPY = 0.542174
KGS
Avg
1.7475
High
1.8444
Low
1.6316
Last updated: 6/19/2026, 9:53:15 AM
Quick Conversions
| KGS | JPY |
|---|---|
| 1 KGS | 1.84 JPY |
| 10 KGS | 18.44 JPY |
| 50 KGS | 92.22 JPY |
| 100 KGS | 184.44 JPY |
| 500 KGS | 922.21 JPY |
| 1,000 KGS | 1,844.43 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-06-19T09:53:15Z",
"rates": {
"JPY": 1.844427
}
}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": 184.4427,
"rate": 1.844427
}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