Rate Overview
Live
1 KGS = 1.8066 JPY
1 JPY = 0.553520
KGS
Avg
1.8191
High
1.8277
Low
1.8066
Last updated: 4/17/2026, 5:23:46 PM
Quick Conversions
| KGS | JPY |
|---|---|
| 1 KGS | 1.81 JPY |
| 10 KGS | 18.07 JPY |
| 50 KGS | 90.33 JPY |
| 100 KGS | 180.66 JPY |
| 500 KGS | 903.31 JPY |
| 1,000 KGS | 1,806.62 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-04-17T17:23:46Z",
"rates": {
"JPY": 1.806618
}
}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": 180.6618,
"rate": 1.806618
}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