Rate Overview
Live
1 JPY = 0.558618 KGS
1 KGS = 1.7901
JPY
Avg
0.557445
High
0.559616
Low
0.553950
Last updated: 5/7/2026, 4:01:39 PM
Quick Conversions
| JPY | KGS |
|---|---|
| 1 JPY | 0.56 KGS |
| 10 JPY | 5.59 KGS |
| 50 JPY | 27.93 KGS |
| 100 JPY | 55.86 KGS |
| 500 JPY | 279.31 KGS |
| 1,000 JPY | 558.62 KGS |
Get JPY/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=KGSExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-05-07T16:01:39Z",
"rates": {
"KGS": 0.558618
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "KGS",
"amount": 100
},
"result": 55.861799999999995,
"rate": 0.558618
}Build with JPY/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key