Rate Overview
Live
1 JPY = 0.551560 KGS
1 KGS = 1.8130
JPY
Avg
0.549439
High
0.551560
Low
0.547129
Last updated: 4/17/2026, 1:32:13 PM
Quick Conversions
| JPY | KGS |
|---|---|
| 1 JPY | 0.55 KGS |
| 10 JPY | 5.52 KGS |
| 50 JPY | 27.58 KGS |
| 100 JPY | 55.16 KGS |
| 500 JPY | 275.78 KGS |
| 1,000 JPY | 551.56 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-04-17T13:32:13Z",
"rates": {
"KGS": 0.55156
}
}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.156000000000006,
"rate": 0.55156
}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