Rate Overview
Live
1 JPY = 0.540325 KGS
1 KGS = 1.8507
JPY
Avg
0.540374
High
0.542770
Low
0.537569
Last updated: 7/7/2026, 9:05:22 AM
Quick Conversions
| JPY | KGS |
|---|---|
| 1 JPY | 0.54 KGS |
| 10 JPY | 5.40 KGS |
| 50 JPY | 27.02 KGS |
| 100 JPY | 54.03 KGS |
| 500 JPY | 270.16 KGS |
| 1,000 JPY | 540.33 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-07-07T09:05:22Z",
"rates": {
"KGS": 0.540325
}
}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": 54.032500000000006,
"rate": 0.540325
}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