Rate Overview
Live
1 JPY = 0.536040 KGS
1 KGS = 1.8655
JPY
Avg
0.551272
High
0.573032
Low
0.534493
Last updated: 7/28/2026, 9:00:20 AM
Quick Conversions
| JPY | KGS |
|---|---|
| 1 JPY | 0.54 KGS |
| 10 JPY | 5.36 KGS |
| 50 JPY | 26.80 KGS |
| 100 JPY | 53.60 KGS |
| 500 JPY | 268.02 KGS |
| 1,000 JPY | 536.04 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-28T09:00:20Z",
"rates": {
"KGS": 0.53604
}
}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": 53.604,
"rate": 0.53604
}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