Rate Overview
Live
1 KGS = 1.8439 JPY
1 JPY = 0.542340
KGS
Avg
1.8069
High
1.8439
Low
1.7456
Last updated: 6/19/2026, 11:35:23 AM
Quick Conversions
| KGS | JPY |
|---|---|
| 1 KGS | 1.84 JPY |
| 10 KGS | 18.44 JPY |
| 50 KGS | 92.19 JPY |
| 100 KGS | 184.39 JPY |
| 500 KGS | 921.93 JPY |
| 1,000 KGS | 1,843.86 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-19T11:35:23Z",
"rates": {
"JPY": 1.843861
}
}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.3861,
"rate": 1.843861
}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