Rate Overview
Live
1 KGS = 1.7948 JPY
1 JPY = 0.557159
KGS
Avg
1.7949
High
1.8052
Low
1.7869
Last updated: 5/8/2026, 3:22:43 AM
Quick Conversions
| KGS | JPY |
|---|---|
| 1 KGS | 1.79 JPY |
| 10 KGS | 17.95 JPY |
| 50 KGS | 89.74 JPY |
| 100 KGS | 179.48 JPY |
| 500 KGS | 897.41 JPY |
| 1,000 KGS | 1,794.82 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-05-08T03:22:43Z",
"rates": {
"JPY": 1.794819
}
}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": 179.4819,
"rate": 1.794819
}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