Rate Overview
Live
1 KGS = 1.8330 JPY
1 JPY = 0.545545
KGS
Avg
1.8231
High
1.8330
Low
1.8130
Last updated: 3/28/2026, 12:05:11 PM
Quick Conversions
| KGS | JPY |
|---|---|
| 1 KGS | 1.83 JPY |
| 10 KGS | 18.33 JPY |
| 50 KGS | 91.65 JPY |
| 100 KGS | 183.30 JPY |
| 500 KGS | 916.51 JPY |
| 1,000 KGS | 1,833.03 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-28T12:05:11Z",
"rates": {
"JPY": 1.833028
}
}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": 183.30280000000002,
"rate": 1.833028
}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