Rate Overview
Live
1 KGS = 1.8216 JPY
1 JPY = 0.548955
KGS
Avg
1.8147
High
1.8217
Low
1.7983
Last updated: 8/15/2026, 8:10:18 AM
Quick Conversions
| KGS | JPY |
|---|---|
| 1 KGS | 1.82 JPY |
| 10 KGS | 18.22 JPY |
| 50 KGS | 91.08 JPY |
| 100 KGS | 182.16 JPY |
| 500 KGS | 910.82 JPY |
| 1,000 KGS | 1,821.64 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-15T08:10:18Z",
"rates": {
"JPY": 1.821642
}
}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": 182.1642,
"rate": 1.821642
}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