Rate Overview
Live
1 KGS = 1.7822 JPY
1 JPY = 0.561097
KGS
Avg
1.8120
High
1.8295
Low
1.7821
Last updated: 9/4/2026, 4:58:44 PM
Quick Conversions
| KGS | JPY |
|---|---|
| 1 KGS | 1.78 JPY |
| 10 KGS | 17.82 JPY |
| 50 KGS | 89.11 JPY |
| 100 KGS | 178.22 JPY |
| 500 KGS | 891.11 JPY |
| 1,000 KGS | 1,782.22 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-09-04T16:58:44Z",
"rates": {
"JPY": 1.782224
}
}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": 178.2224,
"rate": 1.782224
}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