Rate Overview
Live
1 KGS = 1.8042 JPY
1 JPY = 0.554254
KGS
Avg
1.8004
High
1.8058
Low
1.7847
Last updated: 3/8/2026, 7:46:15 AM
Quick Conversions
| KGS | JPY |
|---|---|
| 1 KGS | 1.80 JPY |
| 10 KGS | 18.04 JPY |
| 50 KGS | 90.21 JPY |
| 100 KGS | 180.42 JPY |
| 500 KGS | 902.11 JPY |
| 1,000 KGS | 1,804.23 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-03-08T07:46:15Z",
"rates": {
"JPY": 1.804227
}
}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.4227,
"rate": 1.804227
}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