Rate Overview
Live
1 JPY = 0.533992 KGS
1 KGS = 1.8727
JPY
Avg
0.535314
High
0.538482
Low
0.533992
Last updated: 7/27/2026, 11:07:05 PM
Quick Conversions
| JPY | KGS |
|---|---|
| 1 JPY | 0.53 KGS |
| 10 JPY | 5.34 KGS |
| 50 JPY | 26.70 KGS |
| 100 JPY | 53.40 KGS |
| 500 JPY | 267.00 KGS |
| 1,000 JPY | 533.99 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-27T23:07:05Z",
"rates": {
"KGS": 0.533992
}
}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.3992,
"rate": 0.533992
}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