Rate Overview
Live
1 KGS = 1.8173 JPY
1 JPY = 0.550256
KGS
Avg
1.7531
High
1.8578
Low
1.6316
Last updated: 8/18/2026, 6:08:52 PM
Quick Conversions
| KGS | JPY |
|---|---|
| 1 KGS | 1.82 JPY |
| 10 KGS | 18.17 JPY |
| 50 KGS | 90.87 JPY |
| 100 KGS | 181.73 JPY |
| 500 KGS | 908.67 JPY |
| 1,000 KGS | 1,817.34 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-18T18:08:52Z",
"rates": {
"JPY": 1.817337
}
}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": 181.7337,
"rate": 1.817337
}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