Rate Overview
Live
1 KGS = 1.8251 JPY
1 JPY = 0.547929
KGS
Avg
1.8204
High
1.8251
Low
1.8173
Last updated: 5/28/2026, 4:36:33 AM
Quick Conversions
| KGS | JPY |
|---|---|
| 1 KGS | 1.83 JPY |
| 10 KGS | 18.25 JPY |
| 50 KGS | 91.25 JPY |
| 100 KGS | 182.51 JPY |
| 500 KGS | 912.53 JPY |
| 1,000 KGS | 1,825.05 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-28T04:36:33Z",
"rates": {
"JPY": 1.825054
}
}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": 182.5054,
"rate": 1.825054
}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